wix-incubator / DeviantArt-API

The DeviantArt API
https://www.deviantart.com/developers/
MIT License
35 stars 5 forks source link

Unknown grant_type when getting a user access token #253

Open minervamagicka opened 1 week ago

minervamagicka commented 1 week ago

Hello,

When generating a user access token as outlined in the documentation for the Authorization Code grant, I've been receiving the error Unknown grant_type when using the authorization_code grant type. Since it's the only grant type outlined in the API documentation, I'm unsure of what is wrong. Has the grant_type changed for this endpoint?

EDIT: I have also received this error when trying to use a refresh token that I had created about 2 weeks ago, using the refresh_token grant type.