Hello.
Im trying became access token by standart API request but I always become same error
{
"error": "unsupported_grant_type",
"error_description": "grant type not supported"
}
I tried api URL https://login.salesforce.com/services/oauth2/token and my domain URL too, and I used in field password both variants - password and passowrd+Security token but result is the same
There is settings for App
I saw recomendation add Access and manage your data (api) but I don't see this option in settings App
What I'm doing wrong? I spent 2 days investigating this issue but I haven't found the solution.
6 answers