Thanks for sharing such a rich content bro, Just in case anyone not getting verified pop-up in postman and able to get in chrome, make sure you disable "SSL certificate verification" under postman settings.
@QASCRIPT3 жыл бұрын
Thanks for your inputs. Much appreciated.
@pur3D3votion2 жыл бұрын
Still holds up after this time and great work in explaining the steps! This helps a lot for someone trying to learn development coming from an infra background!
@QASCRIPT2 жыл бұрын
Glad it was helpful
@yogeshjadhav54683 жыл бұрын
You have really done a great job. Very nice explanation & good efforts are taken by you. Thanks a lot.
@QASCRIPT3 жыл бұрын
Thanks and welcome
@BitterHippo4 жыл бұрын
Slick tutorial, my dude. Thanks for making it.
@QASCRIPT4 жыл бұрын
Any time!
@carloseduardorodriguezlope67072 жыл бұрын
Thank you really! I was still trying to do it and you explain it really easy! Now I need to use this to recover my mailing application... THANK YOU!
@QASCRIPT2 жыл бұрын
You're welcome!
@thompchar2 жыл бұрын
Thanks so much. I had to add the scope in the Developer Console
@QASCRIPT2 жыл бұрын
Glad I could help
@vishwavaranasi61202 жыл бұрын
excellent video and every step clearly explained
@QASCRIPT2 жыл бұрын
Glad you liked it
@RichardRebeco Жыл бұрын
thanks a lot dude. God bless you forever and ever 🙏
@QASCRIPT Жыл бұрын
You're welcome!
2 жыл бұрын
Hi! This was great! It solved my problem! Thanks!
@QASCRIPT2 жыл бұрын
Glad to know it solved your problem
@quad_vision4393 Жыл бұрын
Works like a charm! Ty sir 🔥
@QASCRIPT Жыл бұрын
Welcome 👍
@shreyshreyansh3 жыл бұрын
Simply perfect.. thank u so so much u save my time
@QASCRIPT3 жыл бұрын
Glad it was helpful
@MrJamieBort3 жыл бұрын
This was a HUGE help. Thank you.
@QASCRIPT3 жыл бұрын
Glad to hear that.
@metamototomo3 жыл бұрын
Thank you for this tutorial. It really helped me to start using Postman quickly :)
@QASCRIPT3 жыл бұрын
Glad it helped!
@claudineievangelistanascim25624 жыл бұрын
Very good class. 🙏 Thanks for sharing knowledge. I would like to add that it is necessary to unblock the web browser popup to send informations and call the postman. Sucess for you QASCRIPT
@QASCRIPT4 жыл бұрын
Thanks for sharing your feedback here...
@SuperPradeep212 жыл бұрын
Awesome content - Thank you so much.
@QASCRIPT2 жыл бұрын
Glad you liked it!
@蔡士弦-g2h2 жыл бұрын
It's awesome, million's thanks!
@QASCRIPT2 жыл бұрын
You're welcome!
@jakareyaporosh7396 Жыл бұрын
Thanks for the detailed video. My question is can I run this on any CI pipeline and how?
@QASCRIPT Жыл бұрын
Yes you can!. You can integrate postman cli with Jenkins
@pramodkajla3 жыл бұрын
Thanks a lot. It was really helpful.
@QASCRIPT3 жыл бұрын
You are welcome!
@DigitalRightsGuy2 жыл бұрын
Awesome thanks!
@QASCRIPT2 жыл бұрын
Welcome
@smathers31043 жыл бұрын
I get error : The developer hasn’t given you access to this app. It’s currently being tested and it hasn’t been verified by Google. I followed the same step you did in setting up GMail API credentials. any idea why? Great video by the way
@QASCRIPT3 жыл бұрын
Thanks!!! Can you try adding your email address to the test users under the OAuth consent screen for the application you created?. Some of the other users were able to resolve the issue in this way.
@smathers31043 жыл бұрын
@@QASCRIPT hey thanks for speedy response. I did solve it. I did add my email address to the test users. This is the email address I use when I am logged into Integromat, however it is not the email account I am linking to in my Integromat scenario....when I added the test email account address to the test users, the Integrmat scenario was able to read the inbox. So I was close but needed to use the email address of the gmail account I was trying to read from, not the one I was logged in as.
@jn10r724 жыл бұрын
How did you determine the correct redirect URI in this example using postman? If I was using another API client (something other than postman) to explore another API service provider (Facebook or Twitter) how would I determine the redirect URI?
@QASCRIPT4 жыл бұрын
As far as I know there is no specific source of this information available anywhere. I had to do some research in order to find the redirect URI for Gmail. I guess we need to do the same for other service providers like Facebook or Twitter.
@ChauhanManish18023 жыл бұрын
API provider must give this info to you.
@hasibulmondal44973 жыл бұрын
I am trying to acess an api through Oauth 2.0 to test it on Postman and there I need webhook url for incoming response from the api. Can you tell me how to get this Webhook uri?
@QASCRIPT3 жыл бұрын
You need to get the webhook uri either from the API documentation or the developers.
@AnandN-b3y Жыл бұрын
is it possible to generate token without browser authentication ? only with clientId and clientSecret
@QASCRIPT Жыл бұрын
It is required for OAuth Authorization
@Pawan-Pawar-Wanderlust5 күн бұрын
i'm getting this error what could be the reason? "code": 403, "message": "Invalid user id specified in request/Delegation denied", "errors": [ { "message": "Invalid user id specified in request/Delegation denied", "domain": "global", "reason": "forbidden" }
@QASCRIPT4 күн бұрын
Mostly it is an authenticaton issue. Check your user has the right access.
@3Eternus3 жыл бұрын
Is there a way to increase the token time? it expires after an hour ? authenticating via the browser isnt working for my tests so im trying to write a test that gets the token variable and uses it in these requests..
@QASCRIPT3 жыл бұрын
We cannot increase the token time but you can use the refresh token
@surendrann26484 жыл бұрын
Hi, When trying to connect to anther email it's not working., How to create an access token for different user
@QASCRIPT4 жыл бұрын
Try creating a new token as it gets expired after some time.
@KaiBlack032 ай бұрын
Thank you!
@QASCRIPT2 ай бұрын
Welcome!
@smjtechie94964 жыл бұрын
Thanks a lot!! Please let me know how to get grant type as client credentials?
@QASCRIPT4 жыл бұрын
Did not get your question. Can you please elaborate ?.
@smjtechie94964 жыл бұрын
@@QASCRIPT I mean how we can call a rest API authorization basic and grant type is client credentials
@QASCRIPT4 жыл бұрын
For Basic Authorization, please refer to this video - kzbin.info/www/bejne/o5SWh4l9mN6DZ7M
@smjtechie94964 жыл бұрын
@@QASCRIPT Thank you!!
@roopasree90544 жыл бұрын
In general from where do we get the Auth URL and Access Token URL? The one which you mentioned, is it common for all api's?
@QASCRIPT4 жыл бұрын
Unfortunately I've not found any common place where you will get Auth URL for all APIs and it needs some researching. The one I've mentioned is specific for Google APIs.
@roopasree90544 жыл бұрын
@@QASCRIPT Call authentication is successful in browser but not in Postman. In postman it is throwing error. Can you provide me a solution to fix it
@QASCRIPT4 жыл бұрын
Please enable the browser popups for postman and try again.
@satishpericherla93203 жыл бұрын
Thank you mate for this class. Once I am redirected to google to login to my account - I get access denied and app has not been verified yet. No way to get over that stage. Any suggestions please?
@satishpericherla93203 жыл бұрын
Hey Brother thank you for answering to comments. One of the people here had the same issue and I ready your reply. Just had to add my email id to test users in auth consent and it worked. Yahoo. you are a life saver mate. Anything I can do to help. Do email me anytime mate.
@QASCRIPT3 жыл бұрын
Thanks Satish. Glad it worked out for you.
@WriteCodeWithPrince3 жыл бұрын
Very Nice
@QASCRIPT3 жыл бұрын
Thanks
@rameshkvaw5423 жыл бұрын
Thanks thanks alot bro
@QASCRIPT3 жыл бұрын
Happy to help
@nileshz4u2 жыл бұрын
I am getting below error message while postman authorization. Authorization Error Error 400: redirect_uri_mismatch You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy. Can you please help with this.
@nileshz4u2 жыл бұрын
Issue is resolved.
@QASCRIPT2 жыл бұрын
Great
@manuelferraretto7208 Жыл бұрын
@@nileshz4u Hi, could you tell me how you resolved the issue. Thanks.
@pm-nk6tp Жыл бұрын
Can you explain how to use next page token ?
@QASCRIPT Жыл бұрын
Soon
@marcusmors84854 жыл бұрын
Thank you, good man. am very glad you shared this 😀, now am struggling with turning the message body into readable text he he. good luck!
@QASCRIPT4 жыл бұрын
Glad it was helpful!
@IslamTheRightWay105 күн бұрын
But almost all the scopes need verification from Google to use. So i cant use it.
@QASCRIPTКүн бұрын
Thanks for sharing
@sarveshnaik1762 Жыл бұрын
make a video on sending a email with attachement using gmail api and postman tool
@QASCRIPT Жыл бұрын
Sure. Will do
@raviboddupally64072 жыл бұрын
How can we send a tweet in twitter using postman post API. Can you please explain it.
@QASCRIPT2 жыл бұрын
Check out this video - kzbin.info/www/bejne/aYWsoISrYtl7kNU
@carriehammel27552 жыл бұрын
Tip: Add the email for the gmail account under test user
@QASCRIPT2 жыл бұрын
Thanks for providing the valuable tip
@indiacricketclub22122 жыл бұрын
Hi sir, please upload video to OAuth2. 0 authorization using KZbin...
@QASCRIPT2 жыл бұрын
Sure. Will try to upload soon
@vijayuttekar21083 жыл бұрын
Thanks !! any link to learn Oauth
@QASCRIPT3 жыл бұрын
Take a look at this - aaronparecki.com/oauth-2-simplified/
@LanNguyen-fz5jc4 жыл бұрын
hi, Callback URL / Auth URL: Can you tell me where can I get them?
@QASCRIPT4 жыл бұрын
Hi Lan. Its already mentioned in the video description. Below are the details: Callback URL- oauth.pstmn.io/v1/callback Auth URL - accounts.google.com/o/oauth2/auth
@nishajain75383 жыл бұрын
hi when i am trying to get access token it shows do it again i tried it alot of times but its not working how to get access token?
@QASCRIPT3 жыл бұрын
Please make sure you have enabled the browser popups for Postman
@rohitjakhar66724 жыл бұрын
I am using udemy api they also use oauth2.0 but they give only client id and secret key not any other details or no documentation for that How i implement that type authentication in postman
@QASCRIPT4 жыл бұрын
Hi Rohit. I've checked Udemy API and it seems Udemy Affiliate API requires basic authentication parameters to validate the client. So you can directly use your Client ID and Secret to authenticate your requests using Basic Auth in Postman. You can check our video on how to use Basic Authorization in Postman here - kzbin.info/www/bejne/o5SWh4l9mN6DZ7M
@rohitjakhar66724 жыл бұрын
@@QASCRIPT thank you sir so much
@rohitjakhar66724 жыл бұрын
@@QASCRIPT I watch video and try it but not working please make video on it
@QASCRIPT4 жыл бұрын
Sure Rohit. Will make a video as soon as I get some time.
@rohitjakhar66724 жыл бұрын
@@QASCRIPT thanks sir
@toma91294 жыл бұрын
I have followed the tutorial twice but still get the same problem when trying to get new access token. I get redirected to gmail login page but when trying to log into my account: Error 403. What could be the problem?
@QASCRIPT4 жыл бұрын
Hi Tom. There may be some issue with your Gmail Account. Can you please try with a different gmail account ?
@ibra.stacks4 жыл бұрын
I had the same issue, I fixed it by adding my email address to the test users under the OAuth consent screen application that I created.
@vitalypedash3 жыл бұрын
@@ibra.stacks Thanks a lot! You saved my day!
@toma91293 жыл бұрын
@@ibra.stacks Yes, this solved it for me too. Thank you for sharing the solution.
@sriravali89863 жыл бұрын
@@ibra.stacks Thank you for putting it out here. I was stuck at the same step and this resolved it for me.
@itssjwrld3 жыл бұрын
When i Authorize by selecting a account then it gives error 403 and it won't give this advance option i tried many times any suggestions please help.
@QASCRIPT3 жыл бұрын
You can resolve it by adding your email address to the test users under the OAuth consent screen application.
@djaouidakharchi40242 жыл бұрын
Thank u!!
@QASCRIPT2 жыл бұрын
You're welcome!
@ManishKumar-initial3 жыл бұрын
can u tell me about the payload of send email of gmail api
@QASCRIPT3 жыл бұрын
Refer to this page - developers.google.com/gmail/api/reference/rest/v1/users.messages/send
@tkakki12 жыл бұрын
how to use the API to send emails from POSTMAN?
@QASCRIPT2 жыл бұрын
Please check the API documentation for Google
@archanasubramanyam88484 жыл бұрын
Hi there, Thank you for the video was helpful. However, I am stuck at a point would need your help. Error : { "error": { "code": 401, "message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See developers.google.com/identity/sign-in/web/devconsole-project.", "errors": [ { "message": "Login Required.", "domain": "global", "reason": "required", "location": "Authorization", "locationType": "header" } ], "status": "UNAUTHENTICATED" } } ------ I click on Get New Access Token -> Select Account -> Advanced -> click on Go to pstmn.io (unsafe)-> Grant pstmn.io permission View and modify but not delete your email -> Allow -> It says authentication with green tick and immediately throws error shown up. One thing I want to keep you posted, In consent form I have enabled the Scope -> not sure if there is something missing there.
@QASCRIPT4 жыл бұрын
Check your browser security settings as it might be blocking Postman connection as it seems the authentication call was not successful.
@matejatrikich973 жыл бұрын
Do a same one just for how to send the message from OAuth2 playground
@QASCRIPT3 жыл бұрын
Sure. Will try to pick it up soon.
@coloradovermelho47892 жыл бұрын
OMG... the auth autentication leave the developement so complicated... Thas should't be the idea for APIs