Discontinued tokens passing in query params of API calls
What's new
Make your first API requestChanges in API
GET /api/v3/1003/profile HTTP/1.1
Host: app.ecwid.com
Authorization: Bearer secret_tokenGET /api/v3/1003/profile?token=secret_token HTTP/1.1
Host: app.ecwid.comWhy the changes are breaking
How to update the app
Last updated
Was this helpful?
