OAuth in POSTMAN | Community
Skip to main content
sajjadh57354041
September 2, 2019
Solved

OAuth in POSTMAN

  • September 2, 2019
  • 1 reply
  • 1268 views

Having an issue while setting up OAuth authentication in Postman. When trying to request a new token by filling in all the required information, getting an empty screen? Can someone help with this one?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Asheesh_Pandey

It is a GPU issue with postman.

Some users may encounter issues updating in the Windows version of Postman 6.1. To resolve you must set the environmental variable POSTMAN_DISABLE_GPU=true. In order to do this, follow these steps:

  • Open Advanced system settings
  • Navigate to Environment Variables
  • Add a new system variable and save by click 'OK'.

Some found that an update solve this for them.

Thanks!

Asheesh

1 reply

Asheesh_Pandey
Community Advisor
Asheesh_PandeyCommunity AdvisorAccepted solution
Community Advisor
September 3, 2019

It is a GPU issue with postman.

Some users may encounter issues updating in the Windows version of Postman 6.1. To resolve you must set the environmental variable POSTMAN_DISABLE_GPU=true. In order to do this, follow these steps:

  • Open Advanced system settings
  • Navigate to Environment Variables
  • Add a new system variable and save by click 'OK'.

Some found that an update solve this for them.

Thanks!

Asheesh

- Asheesh