-
Notifications
You must be signed in to change notification settings - Fork 6
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 #2
Comments
Hmmm, strange. Tried to get new token right now and all works. Maybe try different browser? |
@UnkwUsr sorry for offtop, can you please tell me why this error appears?
update: |
@LenaKiseleva I've noted this in the installation section now. Thanks! |
@artromone reopen please if this is still issue for you |
ftr I ran into this issue today but managed to work around it using python requests from this post |
Hi! this still happens to me... Bad response for getting access_token: <!doctype html><title>HTTP Status 401 – Unauthorized</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style> HTTP Status 401 – UnauthorizedType Status Report Message Unauthorized Description The request has not been applied because it lacks valid authentication credentials for the target resource. Apache Tomcat/9.0.43I am using 127.0.0.1 as the redirect url |
Got this error :(
CLIENT_ID and CLIENT_SECRET are OK
The text was updated successfully, but these errors were encountered: