acheong08 / ChatGPTProxy

Simple Cloudflare bypass for ChatGPT
The Unlicense
1.32k stars 327 forks source link

405 when accessing /api/conversation #25

Closed jirafey closed 1 year ago

jirafey commented 1 year ago

Proxy: [GIN] 2023/03/31 - 09:59:47 | 404 | 179.137025ms | 10.0.2.2 | GET "/api/" [GIN] 2023/03/31 - 09:59:50 | 405 | 178.347612ms | 10.0.2.2 | GET "/api/conversation" [GIN] 2023/03/31 - 10:01:21 | 200 | 259.397µs | 10.0.2.2 | GET "/ping"

Host: {"detail":"Not Found"} (404) {"detail":"Method Not Allowed"} (405) {"message":"pong"} (200)

acheong08 commented 1 year ago

You're using it wrong.

acheong08 commented 1 year ago

Check revChatGPT source code

jirafey commented 1 year ago

yeah i kind of figured it afterwards, forgot to close it