-
Notifications
You must be signed in to change notification settings - Fork 618
Description
Pre-submit Checks
- I have searched Warp bugs and there are no duplicates
- I have searched Warp known issues page and my issue is not there
- I have an issue with AI and have included the debugging ID (Optional, but helps expedite the AI quality fix). Debugging ID instructions
- I have technical issue and have included the logs (optional, but helps expedite the bug fix). Log instructions
Describe the bug
When attempting to use the Warp AI Agent inside the Warp terminal, the AI request fails with a 403 error. The system displays the following error message:
ErrorStatus(403, {"error":"Your account has been blocked from using AI features."})
However, my account has not violated any policies to my knowledge, and I am still able to access Warp normally for terminal usage. The issue specifically occurs when trying to use the AI feature.
This prevents me from using Warp AI functionality.
To reproduce
Steps to reproduce the issue:
Open Warp Terminal.
Open an existing or new terminal session.
Type a query in the Warp AI input area (e.g., “hii” or any AI-related prompt).
Press Enter to submit the AI request.
The request fails and displays a 403 error stating that the account has been blocked from using AI features.
The issue happens consistently every time I attempt to use the AI Agent.
Expected behavior
I expected the Warp AI Agent to respond normally to my query.
Instead of receiving a 403 blocked message, the AI should generate a response to the input prompt.
Screenshots, videos, and logs
Operating system (OS)
Windows
Operating system and version
windows 11 version 24H2
Shell Version
5.1.26100.6584
Current Warp version
v0.2026.02.18.08.22.stable_02
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
The terminal itself works normally.
Only Warp AI Agent functionality fails.
The error returned is a 403 authorization error.
Internet connection is stable.
No VPN is being used (mention if you are using one).
No account policy violation notice was previously received.
Does this block you from using Warp daily?
Yes, this issue prevents me from using Warp daily.
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None