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
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
i am not able to generate token and send to this api via rest clients like postman. can you please gudie me on this?
This issue is for a: (mark with an x)
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Step 1: Open Postman
Step 2: using the http://localhost:3000/api and change the method to post
step 3: using the authorization tab and then select Oauth 2.0 & Add to Request Header then click get new access token
Step 4: Fill the details for Grant Type Client Credentials
Step 5: Then request for new token and then use for your request.
Step 6: Still api will throw unanthorized
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
Linux (Ubuntu 18.04)