Postman Tutorial - Authorize API Requests using Basic Auth

Опубликовано: 19 Август 2020
на канале: QASCRIPT
59,375
388

Learn how to use Basic Auth Authorization type for any API request in Postman.

Basic Auth requires an username and password for the API to be authorized. The Authorization key and value is passed in the header of the API request. But the username:password should be encoded in Base64 format, or else the request will fail.

Sample API for Basic Auth:
URL: https://postman-echo.com/basic-auth
Username: postman
Password: password

Found this video interesting - Please Like and Share the video.

Have Feedback/Questions - Leave a comment below.

Subscribe our YouTube Channel -    / @qascript  

Get access to 100 plus videos on different automation tools. Also never miss out on any new video posted on our channel.

Other Video Playlists on our Channel:
Selenium:
   • Selenium Webdriver Automation: From B...  
Jenkins 2.0:
   • Jenkins 2.0 & DevOps: Mastering Conti...  
Maven:
   • Mastering Maven and Continuous Integr...  

Blog Site: https://qascript.com