OAuth 2.0 Authorization Flow using the Dropbox API and Postman

preview_player
Показать описание

In this tutorial, I will show you how to make the requests needed for an OAuth 2.0 authorization flow using Postman.

Postman callback URL:

Authorize Endpoint:

Token Endpoint:

Postman collection:

Useful links:

OAuth 2.0 Spec

Register Dropbox App

Dropbox OAuth Guide

Dropbox API v2

#oauth2 #dropbox #postman
___

// POSTMAN COMPLETE GUIDE ONLINE COURSE

👉 Want to learn more about Postman? Check my Postman online course.

Get it at a special price and help support this YouTube channel:

___

// I HAVE A QUESTION!

I do my best to answer all comments here on YouTube but I cannot make any guarantees.

If you have a question, it is best to ask your question on the Postman User Group on Facebook or on the Postman Community (links below).

If you have purchased the Postman Online Course, please use the Q&A section or send me a message on Udemy.

Please do not email me or contact me on other channels as I might not be able to answer. Sorry!

___

// I HAVE A VIDEO IDEA

Do you want me to create a video on a specific topic? Just fill out the form below:

___

// P L A Y L I S T S

___

// F R E E R E S O U R C E S

▸▸▸ DOWNLOAD the FREE Postman Quick Reference Guide

▸▸▸ JOIN the Postman User Group on Facebook

▸▸▸ The OFFICIAL Postman community forum

▸▸▸ 👉 Subscribe to the "Testing and automation with Valentine" newsletter for bi-weekly tutorials, tips, and news from the industry.

___

// YOUR SUPPORT ON PATREON MATTERS

If you enjoy this content, help me create more like this. Consider supporting me on Patreon.

___

// IMPRINT

---
Рекомендации по теме
Комментарии
Автор

👉 Want to learn more about Postman? Check my complete Postman online course.

vdespa
Автор

I have not seen tutorials this good in awhile, thanks a lot!

mehanovicmahir
Автор

Thank you Valentin for these great postman tutorials! I have watched almost all of your postman videos and they have really helped me out.

dawnabbott
Автор

You saved me...I was stuck for a couple of hours...thank you so much! It was the 'send client credentials in body' that I didn't think of trying. Thank you! 🙏🏼

simpleedge
Автор

Excellent explanation. Never seen such a practical demonstration of oauth in other sites

krishnavadak
Автор

Super Info .

Its first time that somebody has explained OAuth 2.0 precisely .
Thanks a lot again.

nitinzagade
Автор

Wish I had this tutorial when I started learning OAuth2 :D

ferdinandsteenkamp
Автор

Great Tutorial, was really helpful to understand OAuth 2.0 using postman

naveenkumarc
Автор

Awesome tutorial. Helped me a lot to get started with DropBox API!!

rishijain
Автор

You have so soo nicely explained each and every step.Thankyou.

dilip
Автор

Thanks for the explanation, it is very useful

zaaboulla
Автор

Good Video Valentin. Learned a lot from this Video. Hope to see more like this in the future, e.g. a second part maybe picking up some of the questions raised here. I would be also interesting how the refresh token process will work in your example scenario with Dropbox. Is this somehow an automated process in PM or does it need manual steps as well? Thanks!

franksteinjan
Автор

Hey this was an indepth analysis of Oauth2 and authorization, very good content, thanks a lot for this kind of content, would be helful if you can show the code how to achieve this in javascript.

anutoshghosh
Автор

Hi Valentin, great video. I recently completed a oauth 2.0 authentication for box api. The first step they mention in their documentation is to generate an authorization URL <combination of response_type, redirect_uri and client_id>. This url, when hit using a browser generates an alpha numeric code, which is then used as a key value pair in the body of x-www-form-urlencoded, which would then generate an access-token and a refresh-token.
Is it possible to automate the redirect_url step in airflow or python? or this needs to be done manually, only one time?

karangupta_DE
Автор

Thank you So much ! @Valentin Despa Loved your session you are Fab! sir, requesting you to create new series of UI-Path/Automation AnyWhere...

mahboobsiddiqui
Автор

Hey Valentin..Do you know how to connect Drop box with Dell Boomi?

praveensaravanan
Автор

How to get token for implicit grant type in oauth2 authorization using a javascript code in postman

SunnyDeep
Автор

I am not able to do the last step where you clicked open postman. I am using MacBook and using Chrome browser. It gives error as 403 and doesn’t redirect to postman desktop APP. Where exactly I need to give permission so chrome can open Postman?

madiharehman
Автор

Hi Valentin! Thank you for doing this video. It looks like Dropbox has changed their scoping which breaks your app demo. When you click Request Token in Postman the browser returns Error (400) No scope requested can be granted for this app. Do you have an update we can follow to fix this? Thank you!

PeterTrapasso
Автор

how long is the authorization access token valid for ?

noahfatah