Gmail-OAuth2.0 Using Postman

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 พ.ย. 2024

ความคิดเห็น • 26

  • @AaronZhang168
    @AaronZhang168 หลายเดือนก่อน

    Wow, thank you so much, it worked for me!

  • @dominiquecalder4689
    @dominiquecalder4689 ปีที่แล้ว

    Worked like a charm! On to the follow up videos thank you!!!

  • @fnamelname6427
    @fnamelname6427 ปีที่แล้ว

    Thank you so much for explaining this frustrating process :-).

  • @keerthipenukonda7165
    @keerthipenukonda7165 3 ปีที่แล้ว +2

    Thanks for the video. It is working fine for me.

  • @wasimshaik9217
    @wasimshaik9217 2 ปีที่แล้ว +7

    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

    • @Morris_Simons
      @Morris_Simons 2 ปีที่แล้ว +1

      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

  • @boultifnidhal2600
    @boultifnidhal2600 2 ปีที่แล้ว

    It really worked, thank you so much.

  • @subramanianchenniappan4059
    @subramanianchenniappan4059 2 ปีที่แล้ว

    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

  • @hernancano2017
    @hernancano2017 4 หลายเดือนก่อน

    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.....

  • @sevostyanov100
    @sevostyanov100 ปีที่แล้ว

    thank you very much! you really help me!

  • @TeePlunder
    @TeePlunder 2 ปีที่แล้ว

    Thank you sooo much!! Life saving!! :D

  • @mikhailartiushkin982
    @mikhailartiushkin982 ปีที่แล้ว

    tnx

  • @natnaelasmare3773
    @natnaelasmare3773 2 ปีที่แล้ว +1

    Worked for me

  • @prabirmalakar3758
    @prabirmalakar3758 2 ปีที่แล้ว +1

    hi i need some help

  • @ubaidmanzoorwani6254
    @ubaidmanzoorwani6254 ปีที่แล้ว

    why are we adding test user, please explain

  • @tkakki1
    @tkakki1 2 ปีที่แล้ว

    Getting error 400: redirect_uri_mismatch at 12:20? Can you please help

  • @valentinasamaya2439
    @valentinasamaya2439 2 ปีที่แล้ว

    THANK YOU SO MUCHH YOU'RE MY SAVIOR ASDFGJLAKSDJF

  • @Tegredy
    @Tegredy 2 ปีที่แล้ว

    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

    • @opensourceautomation-afsarali
      @opensourceautomation-afsarali  2 ปีที่แล้ว

      Thanks for watching : here is what you want th-cam.com/video/wq8n4whsOFc/w-d-xo.html
      Please subscribe

  • @sangtimur18
    @sangtimur18 2 ปีที่แล้ว

    how to get code using java sir?

  • @ferhatc3491
    @ferhatc3491 3 ปีที่แล้ว +3

    2-Refresh token response{
    "error": "invalid_grant",
    "error_description": "Bad Request"
    }

    • @igoralisson163
      @igoralisson163 2 ปีที่แล้ว +3

      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!

    • @gmendez21
      @gmendez21 ปีที่แล้ว

      That suggestion above didn’t work for me :( any other advise?

  • @ИгорьСверчков-в1ш
    @ИгорьСверчков-в1ш 3 ปีที่แล้ว +2

    buddy, it doesn't work

  • @opensourceautomation-afsarali
    @opensourceautomation-afsarali  2 ปีที่แล้ว

    Part 2:
    th-cam.com/video/wq8n4whsOFc/w-d-xo.html