Has anyone managed to get Postman to work with OAU...
# suitescript
c
Has anyone managed to get Postman to work with OAUTH2 M2M instead of the interactive auth? With interactive auth, Postman wants to use it's own browser window which bypasses my password manager.. highly undesirable behaviour
b
image.png
c
This is what I get when that is enabled.
Without that browser setting, I can set the callback URL to: https://oauth.pstmn.io/v1/browser-callback This works but it uses Postman's own little web browser which is a pain.
b
c
image.png
But I cannot set the callback URL when the AUthorize Using Browser option is set in Postman
b
you messed up on the integration record
c
I see that this is set there.
Changing to this https://oauth.pstmn.io/v1/callback Directs me here but never calls back so I just get stuck
b
follow the directions you took a screenshot of
c
It was a popup blocker....
Thanks so much - I was blinded by how much I've been looking at it