Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OpenaiChat] Response 403: {"detail":"Unusual activity has been detected from your device. Try again later. (8xxxxxxxxxxxxxx5-WAW)"} #1947

Closed
iG8R opened this issue May 14, 2024 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@iG8R
Copy link

iG8R commented May 14, 2024

Until today, any access to OpenaiChat via the g4f API worked fine, but suddenly it gave the following error, although chat via https://chatgpt.com works fine.

image

image

@iG8R iG8R added the bug Something isn't working label May 14, 2024
@iG8R
Copy link
Author

iG8R commented May 15, 2024

With version 0.3.1.1, still the same result. I've already tried changing the IP via VPN - in some cases the error remains the same, in others it becomes Response 403: Cloudflare detected.
What info or logs could I provide to help resolve this issue?

image

image

@johnroven
Copy link

I have the same same issue.

@itxTouseef74
Copy link

i also have same issue .
image

@plia7
Copy link

plia7 commented May 16, 2024

Hello, I can confirm I have the same issue in my working environment. Probably related to the recent updates from ChatGPT? @iG8R Did you try to fetch a new .HAR file? I suppose that didn't help to resolve this error?

@iG8R
Copy link
Author

iG8R commented May 16, 2024

With version 0.3.1.2, the g4f API started working, but there are sometimes occurrences with the same aforementioned error and it doesn't depend on the requests' frequency.

image

@iG8R
Copy link
Author

iG8R commented May 17, 2024

And now the error has changed to

  File "c:\gpt4free\venv\Lib\site-packages\g4f\Provider\needs_auth\OpenaiChat.py", line 421, in create_async_generator
    blob = data["arkose"]["dx"]
           ~~~~~~~~~~~~~~^^^^^^
KeyError: 'dx'

image

@hlohaus
Copy link
Collaborator

hlohaus commented May 18, 2024

They changed they prooftoken and maybe the arkose token.
I doesn't found a solution for that jet.

@iG8R
Copy link
Author

iG8R commented May 18, 2024

@hlohaus
Thank you! Now in version 0.3.1.4 it started working fine.

image

@hlohaus hlohaus closed this as completed May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants