ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

[BUG] got response.status_code=403

Open kelseyfc opened this issue 2 years ago • 1 comments

Description i got the "Login successful" message, but when i run into this code self.__map_conversations() , i got the response.status_code=403. And if the code self.__map_conversations() was annotated, i got the same error. i will be very appreciated if you could give me some advice about it .

Steps to Reproduce

  1. run Developer code in python 微信截图_20230208134011

  2. my config 微信截图_20230208134125

  3. see the error: 微信截图_20230208134036

微信截图_20230208134050

kelseyfc avatar Feb 08 '23 05:02 kelseyfc

same problem, It may be that the interface strengthens the verification, resulting in 403

goldSunshine avatar Feb 12 '23 03:02 goldSunshine