acheong08 / OpenAIAuth

Reverse engineered Auth0 for OpenAI
MIT License
460 stars 134 forks source link

403 response code #4

Closed mpwang closed 1 year ago

mpwang commented 1 year ago

Login may return status code 403, with a html response text

 <div id="challenge-body-text" class="core-msg spacer"> 
     chat.openai.com needs to review the security of your connection before proceeding.
  </div>
acheong08 commented 1 year ago

Duplicate of https://github.com/acheong08/ChatGPT/issues/261