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

Auth Error: ChatGPT error 401 #48

Open
shayanb opened this issue Mar 29, 2023 · 1 comment
Open

Auth Error: ChatGPT error 401 #48

shayanb opened this issue Mar 29, 2023 · 1 comment

Comments

@shayanb
Copy link

shayanb commented Mar 29, 2023

Following the README guide, I get this error message when trying to use the token:

[ERROR] Error: ChatGPT error 401: {
"error": {
"message": "Could not parse your authentication token. Please try signing in again.",
"type": "invalid_request_error",
"param": null,
"code": "invalid_jwt"
}
}

I also tried generating an official API token but got the same error.

@shayanb
Copy link
Author

shayanb commented Mar 29, 2023

Seems that using the Official API tokens works but got the error that I exceeded my quota, so need to look into that later. let me know if you have any ideas why this is failing

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