API structure has changed
1 structure change including:
1 Modification
Modified
1
Breaking
POST /oauth/token
- Body
-
application/x-www-form-urlencoded content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- grant_type, client_id, client_secret, code, redirect_uri query parameters Added