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.
3 odpowiedzi
+ 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/
+ 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
+ 1
Hey i would suggest you once check the Header information, maybe your missing some auth token Or even a simple username & password