Hi Afsar Am getting { "error": "invalid_grant", "error_description": "Malformed auth code." } what may be the reason and can we increase the expiration time for code as in 1.GetCode Api TIA
getting same over here, worked for a while tho. Something with authcode limit im guessing due to it being red. strange part is that i havent exeeded the limit
How to access the mongo db in our backend . Before allowing access to the mongo there is firebase authentication decode token in our project . I used a Google official code to generate instance token that is used as path parameter . The Google auth decode token throws invalid jwt token . How to make sure that i pass on a valid instance token (that is generated using service account json). I used postman for this testing. To write new user info to this backend mongodb I use post method in postman with json payload
Hello, friends. Does anyone knows where to find a good Postman collection? I have find it. Thanks. But only three requests, not the complete six.... ohhh.....
How would you programmatically retrieve the auth_code from the response in order to use in the next call? Copy and paste doesnt show how to retrieve that data field from the response that has been my issue
Possible solutions: 1. You need generated a new code after send one request, current code is valid only once a time per request. 2. redirect_uri: Change "" to "http%3A//" These solutions worked for me!
Wow, thank you so much, it worked for me!
Worked like a charm! On to the follow up videos thank you!!!
Thank you so much for explaining this frustrating process :-).
Thanks for the video. It is working fine for me.
Hi Afsar
Am getting {
"error": "invalid_grant",
"error_description": "Malformed auth code."
}
what may be the reason and
can we increase the expiration time for code as in 1.GetCode Api
TIA
getting same over here, worked for a while tho. Something with authcode limit im guessing due to it being red. strange part is that i havent exeeded the limit
It really worked, thank you so much.
How to access the mongo db in our backend . Before allowing access to the mongo there is firebase authentication decode token in our project . I used a Google official code to generate instance token that is used as path parameter . The Google auth decode token throws invalid jwt token . How to make sure that i pass on a valid instance token (that is generated using service account json). I used postman for this testing. To write new user info to this backend mongodb I use post method in postman with json payload
Hello, friends. Does anyone knows where to find a good Postman collection?
I have find it. Thanks.
But only three requests, not the complete six.... ohhh.....
thank you very much! you really help me!
Thank you sooo much!! Life saving!! :D
tnx
Worked for me
hi i need some help
why are we adding test user, please explain
Getting error 400: redirect_uri_mismatch at 12:20? Can you please help
THANK YOU SO MUCHH YOU'RE MY SAVIOR ASDFGJLAKSDJF
How would you programmatically retrieve the auth_code from the response in order to use in the next call? Copy and paste doesnt show how to retrieve that data field from the response that has been my issue
Thanks for watching : here is what you want th-cam.com/video/wq8n4whsOFc/w-d-xo.html
Please subscribe
how to get code using java sir?
2-Refresh token response{
"error": "invalid_grant",
"error_description": "Bad Request"
}
Possible solutions:
1. You need generated a new code after send one request, current code is valid only once a time per request.
2. redirect_uri: Change "" to "http%3A//"
These solutions worked for me!
That suggestion above didn’t work for me :( any other advise?
buddy, it doesn't work
Part 2:
th-cam.com/video/wq8n4whsOFc/w-d-xo.html