ChatGPT-to-API icon indicating copy to clipboard operation
ChatGPT-to-API copied to clipboard

An error occurred when calling the gpt-4 and gpt-4-mobile models

Open disingn opened this issue 1 year ago • 24 comments

An error occurred when calling the gpt-4 and gpt-4-mobile models. The error is as follows: {"error":{"code":"error","message":"Our systems have detected unus Ual activity from your system. Please try again later.","param":null,"type":"403 Forbidden"}}, everything is normal when gpt-3.5 is called

disingn avatar Jun 23 '23 05:06 disingn

Yes, I also notice this error too, doesn't seem to have a fix yet

bi1101 avatar Jun 29 '23 05:06 bi1101

Yes, I also notice this error too, doesn't seem to have a fix yet

Have you solved it yet

gkingt avatar Jul 26 '23 09:07 gkingt

Yes, I also notice this error too, doesn't seem to have a fix yet

Have you solved it yet

Short answer is Open AI tightened the security with arkose (captcha) and there's not much we can do

bi1101 avatar Jul 26 '23 16:07 bi1101

Yes, I also notice this error too, doesn't seem to have a fix yet

Have you solved it yet

Short answer is Open AI tightened the security with arkose (captcha) and there's not much we can do

But on July 18th, I used Docker to build the version without automatic update token, which can be called normally

gkingt avatar Jul 27 '23 01:07 gkingt

The GPT 4 model works as normal?

bi1101 avatar Jul 27 '23 06:07 bi1101

The GPT 4 model works as normal?

Yes, but I don't know why

gkingt avatar Jul 28 '23 01:07 gkingt

Is your account Plus account?

xqdoo00o avatar Jul 28 '23 02:07 xqdoo00o

Is your account Plus account?

Yes, I have activated Plus

gkingt avatar Jul 28 '23 08:07 gkingt

Is your account Plus account?

Yes, I have activated Plus

You could test if it's really gpt-4 model, just ask "西红柿炒钢丝球怎么做", if answered exhaustive instruction, it's gpt-3.5. if answered it's not normal dishes, it's gpt-4 indeed.

xqdoo00o avatar Jul 28 '23 09:07 xqdoo00o

Is your account Plus account?

Yes, I have activated Plus

You could test if it's really gpt-4 model, just ask "西红柿炒钢丝球怎么做", if answered exhaustive instruction, it's gpt-3.5. if answered it's not normal dishes, it's gpt-4 indeed.

“这个问题看上去像是在做一个笑话。在现实中,钢丝球是用来清洁厨具的,而不是用来烹饪的。因此,"西红柿炒钢丝球"并不是一道可以做的菜。钢丝球是不适合食用的,尝试用它做菜或吃下它可能会导致严重的健康问题。如果你想学习做餐厅级别的西红柿炒菜,可以尝试 "西红柿炒鸡蛋" 或者 "西红柿炒面" 这样的菜品。”This is the answer

gkingt avatar Jul 28 '23 10:07 gkingt

Is your account Plus account?

Yes, I have activated Plus

You could test if it's really gpt-4 model, just ask "西红柿炒钢丝球怎么做", if answered exhaustive instruction, it's gpt-3.5. if answered it's not normal dishes, it's gpt-4 indeed.

“这个问题看上去像是在做一个笑话。在现实中,钢丝球是用来清洁厨具的,而不是用来烹饪的。因此,"西红柿炒钢丝球"并不是一道可以做的菜。钢丝球是不适合食用的,尝试用它做菜或吃下它可能会导致严重的健康问题。如果你想学习做餐厅级别的西红柿炒菜,可以尝试 "西红柿炒鸡蛋" 或者 "西红柿炒面" 这样的菜品。”This is the answer

OK, that's gpt-4. Sadly, I can't use either old or new version, also 403 error.

xqdoo00o avatar Jul 28 '23 13:07 xqdoo00o

Is your account Plus account?

Yes, I have activated Plus

You could test if it's really gpt-4 model, just ask "西红柿炒钢丝球怎么做", if answered exhaustive instruction, it's gpt-3.5. if answered it's not normal dishes, it's gpt-4 indeed.

“这个问题看上去像是在做一个笑话。在现实中,钢丝球是用来清洁厨具的,而不是用来烹饪的。因此,"西红柿炒钢丝球"并不是一道可以做的菜。钢丝球是不适合食用的,尝试用它做菜或吃下它可能会导致严重的健康问题。如果你想学习做餐厅级别的西红柿炒菜,可以尝试 "西红柿炒鸡蛋" 或者 "西红柿炒面" 这样的菜品。”This is the answer

OK, that's gpt-4. Sadly, I can't use either old or new version, also 403 error.

Maybe the IP address is restricted. Have you tried changing it

gkingt avatar Jul 28 '23 15:07 gkingt

Is your account Plus account?

Yes, I have activated Plus

You could test if it's really gpt-4 model, just ask "西红柿炒钢丝球怎么做", if answered exhaustive instruction, it's gpt-3.5. if answered it's not normal dishes, it's gpt-4 indeed.

“这个问题看上去像是在做一个笑话。在现实中,钢丝球是用来清洁厨具的,而不是用来烹饪的。因此,"西红柿炒钢丝球"并不是一道可以做的菜。钢丝球是不适合食用的,尝试用它做菜或吃下它可能会导致严重的健康问题。如果你想学习做餐厅级别的西红柿炒菜,可以尝试 "西红柿炒鸡蛋" 或者 "西红柿炒面" 这样的菜品。”This is the answer

OK, that's gpt-4. Sadly, I can't use either old or new version, also 403 error.

Maybe the IP address is restricted. Have you tried changing it

Do you use the reverse proxy or set the puid? If it's an ip problem only then using dynamic residential proxy could solve the problem

bi1101 avatar Jul 28 '23 18:07 bi1101

I did some fix, now gpt-4 works. but need a HAR file from browser & break change of access_tokens.json, not sure if it's acceptable for everyone.

xqdoo00o avatar Jul 29 '23 01:07 xqdoo00o

What's a HAR file?

acheong08 avatar Jul 29 '23 02:07 acheong08

What's a HAR file?

Export from browser(chrome, edge, safari) dev tools network tab, after opened chat.openai.com and asked a gpt-4 question. That's a little complicated. So that we can fully simulate arkose request from browser, no longer needed generate arkose request.

xqdoo00o avatar Jul 29 '23 02:07 xqdoo00o

What's a HAR file?

I submit a PR to your funcaptcha repo, you could check if it's acceptable of read HAR file.

xqdoo00o avatar Jul 29 '23 03:07 xqdoo00o

What's a HAR file?

I submit a PR to your funcaptcha repo, you could check if it's acceptable of read HAR file.

Do you want to try my method? What is your QQ ID? I just tried to create another interface that is functional and supports GPT4

gkingt avatar Jul 29 '23 03:07 gkingt

@xqdoo00o Can you send a sample HAR file? Mine still triggers captcha (Librewolf)

acheong08 avatar Jul 29 '23 11:07 acheong08

@xqdoo00o Can you send a sample HAR file? Mine still triggers captcha (Librewolf)

Sorry but there are too much privacy info in HAR, What error did you got? no sup=1|rid= in token ? you need set puid argument of the getOpenAIToken func. If you are use the HAR exported form Safari, plz build program with my new PR which fixed Safari issue, plz merge the PR

xqdoo00o avatar Jul 29 '23 14:07 xqdoo00o

What's a HAR file?

I submit a PR to your funcaptcha repo, you could check if it's acceptable of read HAR file.

Do you want to try my method? What is your QQ ID? I just tried to create another interface that is functional and supports GPT4

Can you share your method here? It would be very nice because we have a lot of contributors here and this problem is actively being solved by the community

https://github.com/acheong08/ChatGPT/issues/1431

bi1101 avatar Jul 29 '23 14:07 bi1101

@xqdoo00o Can you send a sample HAR file? Mine still triggers captcha (Librewolf)

I test Firefox find that every network request could export to HAR, except for the arkose request, very strange. Plz use chromium based browser(chrome, edge, etc.) or safari

xqdoo00o avatar Jul 29 '23 16:07 xqdoo00o

What's a HAR file?

I submit a PR to your funcaptcha repo, you could check if it's acceptable of read HAR file.

Do you want to try my method? What is your QQ ID? I just tried to create another interface that is functional and supports GPT4

Can you share your method here? It would be very nice because we have a lot of contributors here and this problem is actively being solved by the community

acheong08/ChatGPT#1431

That need a third party reverse proxy, not the official "chat.openai.com"

xqdoo00o avatar Aug 04 '23 02:08 xqdoo00o

I believe this issue is fixed now.

xqdoo00o avatar Aug 08 '23 04:08 xqdoo00o