Postman Authentication Process - 500 Internet Server Error When Using Orders API

Receiving a 500 Internet Server Error message when using the Orders API on Postman can be caused by various factors. One common cause is having the password field filled in under the Authorization (Basic Auth) tab. To resolve this, remove the password field, enter your Planet API key in the username section, and click Send.

Use this method for authentication in Postman:

1. Select "Basic Auth"

2. Put API key as the Username

3. Leave password field blank

4. If you are saving queries, make sure to update them to also not include the password in the auth field

Screen_Shot_2022-03-30_at_5.11.14_PM.png

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.