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
The sqlite database store under folder instance , you can download vscode extension sqlite to browse the row after you create your client via 127.0.0.1:5000
Hi,
The sample in this repo is pretty straightforward and clear. Thanks.
One thing is not mentioned in tutorial is getting new access_token with refresh_token as way of renewing an access_token.
I tried below command and the other which had auth tuple and both failed.
The other test is adding client_id and cilent_secret:
What is the correct curl command to get access token with refresh token?
Thanks
The text was updated successfully, but these errors were encountered: