OAuth 1.0 Authorization Flow using Flickr and Postman

preview_player
Показать описание
While technically outdated, OAuth 1.0 is still around and older applications still use it.

In this tutorial, I will show you how to make the requests needed for an OAuth 1.0 authorization flow using Postman. This includes digesting the Flickr API documentation but letting Postman compute the OAuth signature (oauth_signature).

Useful links:

Flickr API documentation:

Postman collection:

If this was helpful and you want to support me create more videos like this one, please consider subscribing.

--

⭐️ Video contents ⭐️

⌨️ 00:00 - Introduction
⌨️ 00:34 - Creating a new flickr app
⌨️ 02:00 - OAuth1 in Postman
⌨️ 10:10 - Semi-automated the OAuth1 flow
⌨️ 16:32 - Summary

--

⭐️ 🎓 The complete guide to Postman (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 Discord, on the Postman User Group on Facebook, or on the Postman Community (links below).

If you are asking a question, make sure to include as many details as possible, including screenshots.

If you have purchased the Postman online course, please use the Q&A section or send me a message directly.

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:

--

⭐️ 📺 Learn Postman on YouTube ⭐️

Collection of video tutorials:

___

⭐️ 📕 Free resources ⭐️

📌 DOWNLOAD the FREE Postman Quick Reference Guide

📌 Ask a question on Discord (unofficial)

📌 Join the Postman User Group on Facebook (unofficial)

📌 Postman community forum (official)

--

⭐️ 📩 Contact & Imprint ⭐️

👉 Let's be friends

👉 Follow me on Twitter:

👉 Follow me on Medium:

👉 Follow me on Facebook:

👉 Let's connect on LinkedIn:

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

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

vdespa
Автор

This tutorial was very helpful to finally get access to Flickr API. Also, in the new version of Postman, under Authorization, you can now add the callback URL. It won't work if you put it in params, in the newest version of Postman.

cyndicorinne
Автор

I'm working on get api from Flickr and trusly I have no idea until this vid. Thank you so much

tula
Автор

Thanks for showing this Valentin I was in desperation when I saw the flickr API was OAuth 1.0 as I'm much more familiar with OAuth 2.0 and Open ID Connect :)

bspinnfade
Автор

You are a lifesaver!! I wish I could give you more than 1 like

giancarlo
Автор

Hi, thanks for your effort. I have a question... Is it Possible to call an API within the Pre-request script synchronously? I need to set the environment variable token from that request then use it in the main request. Is it possible to do that or I need to chain the requests?
I found pm.sendRequest but it's async

raghadsalameh
Автор

thank you for this tutorial
nice & easy
i have question
i want to use Flickr for swift Development what should write in Callback URL

saadaltwaim
Автор

Las nuevas versiones de postman cuentan con los parámetros de verifier para utilizarlos no es necesario crearlo en paremetros

gafger
Автор

Hi thanks for sharing this, it was really helpful. A question, say if I want to automate the user consent part within postman itself without manually opening a browser window - is this possible?

dsn
Автор

Question: how does postman generate the extra OAuth 1.0 parameters, if I were to implement my own code?

cyndicorinne
Автор

Hi, Thanks for the video! I have a question, Should I need to pass the application name in the header? (like application_name: my_app)

muraliv
Автор

Hi, i want to upload a picture on flickr using the api, which token shall i use in the setToken function?
I always get an error message saying you do not have permission.

salmankrd
Автор

i also need a same for LTI APIs. it also uses oauth v1 but its has some extra steps in my opinion. this API used for Learning management system to access course contents. Many LMS provider are using LTI .like canvas, Whiteboard, pearson. ETC please make a video on it

ishfaqbabar
Автор

You can avoid a nasty error Status: 401 Unauthorized
To do this, select Add authorization data to: Request Headers in Authorization.

alexanderhatley
Автор

Hi, thanks for the nice video. But I am stuck at some point while requesting token. Though, I have specified all the parameters still meeting this error constantly:
Any suggestions.

nancyfazal
Автор

Hey! good video help me a lot, but i stuck at Step 3— Exchanging the Request Token for an Access Token, do all like in your video, but i have respond "Status: 401 Unauthorized

Draco
Автор

Iam getting CORS error while using in browser, so wanna know whether you're using desktop or browser

maghilvannanm
Автор

Why the Step 1 is needed? "When Your App first makes an API call for a request token.
OAuth 2 doesn't have it and we can just simply redirect a user to the AS

stokitko
Автор

oauth sucks. Thanks for this great explainer video, I am slightly less confused now.

ighsight
welcome to shbcf.ru