Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChatGPT does not ping /auth/oauth_exchange and thus it cant auth #3

Open
CakeCrusher opened this issue Aug 16, 2023 · 0 comments
Open

Comments

@CakeCrusher
Copy link
Contributor

image

PS C:\Projects\todo-chatgpt-plugin\openai-nodejs-oauth-chatgpt-plugin> node chat-server.js
Server is running on port 85
manifest
OAuth key value pairs from the ChatGPT Request:  {
  response_type: 'code',
  client_id: 'id',
  redirect_uri: 'https://chat.openai.com/aip/plugin-afec9d52-52fc-4e3e-b5a8-703cd265f160/oauth/callback',
  scope: '',
  state: '7f6f214c-6647-4360-9cde-3caa4615ca18'
}
URL:  https://chat.openai.com/aip/plugin-afec9d52-52fc-4e3e-b5a8-703cd265f160/oauth/callback?code=abc123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant