You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Authorization has been denied for this request when using postman although i used bearer and the token as Authorization on the header so could any one help?
The text was updated successfully, but these errors were encountered:
Click on the Authorization tab, set Type to OAuth2.0, click on "Get New Access Token"
Token Name can be whatever you want as it is only for display but enter your server details for NOP, you will have a different port number to me. Then click "Request Token".
All going well you should have an access_token come back to you, in which case you then click on Use Token, check that the Add Token to option is set to "Header"
Now Click on "Send" & you should have the JSON returned displaying the count of customers.
All the best
iwhp
pushed a commit
to iwhp/nopCommerce-api-sampleapplication
that referenced
this issue
Aug 22, 2018
Authorization has been denied for this request when using postman although i used bearer and the token as Authorization on the header so could any one help?
The text was updated successfully, but these errors were encountered: