Has anyone used POSTMAN for API development.And I would like to know what is the best site to upload your portfolio for free. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Has anyone used POSTMAN for API development.And I would like to know what is the best site to upload your portfolio for free.

As for postman I would prefer if anyone would recommend any tutorial or book that would guide me through.I am also looking for a site to upload my portfolio, if there is a fee, it has to be the cheapest one.

27th Aug 2019, 5:12 PM
prime omondi
prime omondi - avatar
3 Answers
+ 6
Does the API you send the request to require any authorization headers? If so make sure you send them along with the request Hopefully one of the following will help: https://stackoverflow.com/questions/40539609/how-to-add-authorization-header-in-postman-environment https://medium.com/@netsamara63/postman-authorization-methods-3ff2076f5bea https://www.toolsqa.com/postman/basic-authentication-in-postman/
27th Aug 2019, 7:32 PM
Burey
Burey - avatar
+ 1
Since I am only just starting to learn about Postman, I have tried to send a request. I have gotten a 'Not authorised' message.I don't know what I have done wrong but no matter what I try it keeps giving me the same message
27th Aug 2019, 5:43 PM
prime omondi
prime omondi - avatar
+ 1
Hey i would suggest you once check the Header information, maybe your missing some auth token Or even a simple username & password
27th Aug 2019, 7:47 PM
Ujjwal Anand
Ujjwal Anand - avatar