-
Notifications
You must be signed in to change notification settings - Fork 9.4k
problem rest authentication #1800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Looks like you use admin account to request customer resource. |
@kandy Credential admin to login for request rest consumer return same message |
@kandy thanks the role of admin not set now works |
i have problem my user is admin its working fine on Magento admin but not working when i request for token You did not sign in correctly or your account is temporarily disabled. |
Public Pull Requests #12516 Case mismatch by @lfluvisotto #12513 Duplicate array key by @lfluvisotto #12499 Format generated config files using the short array syntax by @cykirsch Fixed Public Issues #758 Coding standards: arrays
I request token for an admin user
curl -X POST "http://localhost/magento21/index.php/rest/V1/integration/admin/token" \
The text was updated successfully, but these errors were encountered: