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
When I try to get a access_key, I get this error. My google token is google secret key, maybe i am wrong when inserting this key into token? Please tell me where can I get this google token. I'll be very grateful.
My team and I are constantly using this framework and it seems it has died out there. I contacted the owner by email asking if he would add some of us as maintainers so we could continue to improve it. However we didn't get a response.
I am publishing the project under my profile and we are going to continue to invest time in it.
When I try to get a access_key, I get this error. My google token is google secret key, maybe i am wrong when inserting this key into token? Please tell me where can I get this google token. I'll be very grateful.
curl -X POST -d "grant_type=convert_token&client_id=4OFfOr2N237pJvveKWq2PQYs81NHXaiGxy2
C2e15&client_secret=3oTYHiQdwHvCXXENSMidNFHs3rCswhwfwzoGbOlxLuEsM2LMYgMfcuM84AplEmuojbCz7s9l4OeWecWCDbG4LLxxdfflDtb
WN5a23h1R7GafAwtQmBXe9hBrobSsJ4cd&backend=google-oauth2&token=yH82Z0Lyi5RZfiP7uIVaBQg3" http://localhost:8000/auth/
convert-token
{"error":"access_denied","error_description":"Your credentials aren't allowed"}
The text was updated successfully, but these errors were encountered: