You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If someone could explain to me what is needed to be modified to get it working, I can't get my tokens.json.
Many thanks,
"I just found out what's wrong. For some reason, it's grabbing the wrong client ID, I defined it before requesting to refresh the token. auth_mgr._client_id = "CLIENT ID HERE" then execute the refresh_tokens() function. Not sure what causes this, but I guess be sure to overwrite whatever the client ID it has gotten. This worked in my case, if you can figure out what causes this post, or if I find anything else out I'll post here.
Hi,
If someone could explain to me what is needed to be modified to get it working, I can't get my tokens.json.
Many thanks,
Originally posted by @Sat727 in #96 (comment)"
The text was updated successfully, but these errors were encountered: