alex7 | 2025-02-19 11:08:28 UTC | #1
I was reading a thread that was discussing how to setup a Code Authorization grant type in Postman to make user context API calls. However, the link supplied to a Genesys page on Postman didn't really give information on how to setup Postman for this particular grant type. It was probably updated since that post.
The thread I read: https://developer.genesys.cloud/forum/t/get-token-for-authorization-code/16399/6
The problem I'm having now is that when I get the login screen, I login, but the authorization code isn't being sent back to postman. I have the callback/redirect url setup to https://oauth.pstmn.io/v1/callback on the OAuth client.
Also, after I login, I get a Genesys page of "Authorized applications" and shows my OAuth client and its scopes.
Jerome.Saint-Marc | 2025-02-19 16:41:27 UTC | #2
Hello,
It happens that I just wrote a blog on Postman configuration yesterday... :-) It hasn't been reviewed yet and it is not published on the Dev Center. But this may help you with Authorization configuration between Postman and Genesys Cloud. I haven't covered Authorization Code Grant. But if you are trying to get an access token linked to a user (user context), you can use the OAuth PKCE Grant (or OAuth Implicit Grant) that I have described in the blog. Here is the link to the text I have submitted. If it is ok after review, it will be merged and published as a Blog post on the Developer Center.
Regards,
system | 2025-03-21 16:41:55 UTC | #3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 31807