Backend API invalid_client error when try to get token
Hi,
I've just follow with doc
to get access token as a backoffice user.
Body: x-www-form-urlencoded:
grant_type=password
username=admin@spryker.com
password=change123
POST https://glue-backend.de.spryker.local/token/
I get response:
[ { "code": "invalid_client", "status": 400, "message": "Client authentication failed" }].
B2B Marketplace 202311.0.
Answers
-
Small update, now i get response:
[ { "code": "invalid_grant", "status": 400, "message": "The user credentials were incorrect." }]0 -
I just tried it in my local env and it works:
POST http://glue-backend.de.spryker.local/tokenContent-Type: application/x-www-form-urlencoded
Accept: application/json
username = admin@spryker.com &
password = change123 &
grant_type = password
1 -
Hi, thank you for an answer. Another docker reset solved my problem.
1
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 73 Spryker News
- 911 Developer Corner
- 771 Spryker Development
- 87 Spryker Dev Environment
- 361 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 69 Spryker Safari Questions
- 50 Random