Blank screen when I request new access token

Hi,

Since a couple days back, I’m seeing a blank screen when I hit the Get New Access Token button and subsequently Request Token. The Postman OAuth 2.0 window opens but stays blank:



When it first happened, I noticed there was a notification for a new version of the app, so I did update it to the most recent version (Postman v.7.3.3, Windows 10 app), but that didn’t change this behavior.

I also opened the Postman console and requested a new token, but no events showed up.

I’d be glad if anyone could help me further debug this issue.

Thanks

1 Like

Have you tried changing the callback URL to something else?

Try: https://app.getpostman.com/oauth2/callback

2 Likes

Thank you! Worked like a charm.

I wonder why the www. URL that had worked for the past 6 months or so stopped working just like that.

1 Like

How you are able to resolve? I am also getting similar error? blank screen.

I still get this error. I’m using OAuth implicit grant type with Amazon Cognito. Their hosted UI works just fine.

Where you able to resole your issue? Running into the same thing here.

If anyone runs into this problem where this works in web browser but not in desktop app. Try running desktop app in Administrator mode.

1 Like