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
$ curl -X POST -H "Content-Type: application/x-www-form-urlencoded" -H "Cache-Control: no-cache" -H "Postman-Token: c3df2fab-440f-09e4-0c5c-c9f46ef9836b" -d "username=admin&password=admin&grant_type=password&client_id=democlient&client_secret=democlientsecret" "http://localhost:3000/oauth/token"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 178 100 77 100 101 5133 6733 --:--:-- --:--:-- --:--:-- 6733{"message":"user is not defined","code":503,"name":"server_error","inner":{}}
I already updated my repo and mySQL db updated also any missing of code not committed? ;)
Postman
https://www.getpostman.com/collections/37afd82600127fbeef28
curl
oauthjs/node-oauth2-server#388
The text was updated successfully, but these errors were encountered: