-
Trying to test API calls in Postman, I ran the call
I'm not sure how to provide these credentials, the request headers for this call have me confused. I'm going through a Bootcamp trying to figure this thing out, any help would be appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Yeah, you need to add your credentials to Postman for the calls to work. I believe you can find the info to do that here: https://www.baeldung.com/java-postman-authentication If you still problems setting it up, I can help out tomorrow. |
Beta Was this translation helpful? Give feedback.
Yeah, you need to add your credentials to Postman for the calls to work.
I believe you can find the info to do that here:
https://www.baeldung.com/java-postman-authentication
If you still problems setting it up, I can help out tomorrow.