I am using Postman v11.33.5 from flathub on Ubuntu Linux.
I am unable to get an access token. The request shows the following in the console:
AggregateError: [object Object]
However. If I log in and use Postman via web interface, the same request works perfectly fine.
I am using the same URL, Client ID and Client secret in local and web requests.
Are these variables stored in an environment? Are you sure you’re using the environment when executing the request when it doesn’t work?
Just to make sure I’m clear, it doesn’t work when you use the desktop app but it does work when using a browser?