Hi,
I was using the application and i noticed that the flow works perfectly via web, but using postman it seems to not work properly :
-
Retrieve a token from the oauth-server via the oauth2 form of postman

-
Then i tried to pass the genereted token in the header to perform an authorized rest call to the end point and i always get a 401 error

Some hints to deal with it ?
Hi,
I was using the application and i noticed that the flow works perfectly via web, but using postman it seems to not work properly :
Retrieve a token from the oauth-server via the oauth2 form of postman

Then i tried to pass the genereted token in the header to perform an authorized rest call to the end point and i always get a 401 error

Some hints to deal with it ?