Gmail-OAuth2.0 Using Postman

Gmail-OAuth2.0 Using Postman

OpenSourceAutomation - Afsar Ali

2 года назад

16,040 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@dominiquecalder4689
@dominiquecalder4689 - 14.08.2023 08:38

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

Ответить
@ubaidmanzoorwani6254
@ubaidmanzoorwani6254 - 21.06.2023 18:43

why are we adding test user, please explain

Ответить
@mikhailartiushkin982
@mikhailartiushkin982 - 13.06.2023 13:02

tnx

Ответить
@dmitriy8562
@dmitriy8562 - 10.03.2023 19:40

Thanks for the guide. At the seventh minute, you add another user "afsarali273". How can I give it access to the application?

Ответить
@fnamelname6427
@fnamelname6427 - 25.01.2023 20:12

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

Ответить
@sevostyanov100
@sevostyanov100 - 03.12.2022 18:50

thank you very much! you really help me!

Ответить
@boultifnidhal2600
@boultifnidhal2600 - 16.11.2022 17:11

It really worked, thank you so much.

Ответить
@sangtimur18
@sangtimur18 - 24.10.2022 11:47

how to get code using java sir?

Ответить
@TeePlunder
@TeePlunder - 06.10.2022 22:09

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

Ответить
@valentinasamaya2439
@valentinasamaya2439 - 19.08.2022 10:48

THANK YOU SO MUCHH YOU'RE MY SAVIOR ASDFGJLAKSDJF

Ответить
@subramanianchenniappan4059
@subramanianchenniappan4059 - 19.06.2022 09:18

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

Ответить
@prabirmalakar3758
@prabirmalakar3758 - 10.04.2022 10:00

hi i need some help

Ответить
@satyendrasingh4357
@satyendrasingh4357 - 04.04.2022 10:47

thanks for such awesome videos

Ответить
@wasimshaik9217
@wasimshaik9217 - 15.12.2021 10:16

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

Ответить
@natnaelasmare3773
@natnaelasmare3773 - 12.12.2021 09:46

Worked for me

Ответить
@Tegredy
@Tegredy - 09.12.2021 22:32

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

Ответить
@keerthipenukonda7165
@keerthipenukonda7165 - 22.11.2021 10:26

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

Ответить
@user-pm6hu9wl2r
@user-pm6hu9wl2r - 19.10.2021 23:42

buddy, it doesn't work

Ответить
@ferhatc3491
@ferhatc3491 - 12.10.2021 10:42

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

Ответить