It seems like the API you are hitting might not be following OAuth 2.0 norms. I don’t think there is a way to add the header to the built-in mechanism, but you can check out this article to add a pre-request script to your collection that will effectively do the same thing. Of course you will have to add the header into the request you are building, but that’s not too bad.
allenheltondev
(Allen Helton)
2
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Advanced OAuth2 request with custom header | 1 | 601 | February 18, 2025 | |
| Adding Custom Header to Authorization Request | 5 | 13221 | October 6, 2023 | |
| Stop Postman from replacing header set in pre-request Script | 0 | 2308 | September 13, 2019 | |
| OAuth2 Token into Body | 4 | 9820 | March 10, 2022 | |
| Authorization Header together with Auth config | 1 | 704 | December 8, 2022 |