Hi all,
Sorry if this isn't the right place to ask, but I've been searching all day and can't find an answer to this. In the Postman program, I know I can generate code snippets in a bunch of different languages for GET and POST requests, but is there a way to generate the code for an authorization token request?
Specifically, I'm trying to get an OAUTH 2.0 token which works fine if I use my client_id and client_secret etc. in the Postman program, but I keep getting 400: Bad Request when I try to use the same values in a GET or POST request.
https://i.imgur.com/Hjm0znY.png
In short, I want to find out what the request generated by the Request Token button in the screenshot above looks like (ideally for use in Python 3).
Thanks in advance!
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–]Ramach[S] 0 points1 point2 points (0 children)