gpt4free
gpt4free copied to clipboard
[OpenaiChat] Response 403: {"detail":"Unusual activity has been detected from your device. Try again later. (8xxxxxxxxxxxxxx5-WAW)"}
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.
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?
I have the same same issue.
i also have same issue .
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?
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.
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'
They changed they prooftoken and maybe the arkose token. I doesn't found a solution for that jet.
@hlohaus
Thank you! Now in version 0.3.1.4 it started working fine.