Expand my Community achievements bar.

Webinar: Adobe Customer Journey Analytics Product Innovations: A Quarterly Overview. Come learn for the Adobe Analytics Product team who will be covering AJO reporting, Graph-based Stitching, guided analysis for CJA, and more!
SOLVED

OAuth in POSTMAN

Avatar

Level 1

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?

1825746_pastedImage_1.png

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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