[ad_1]
I’ve followed all of the tutorials on their website and I have googled but nothing I can find is helping.
I am using client\_credentials grant type which is valid: [https://developers.miniorange.com/docs/oauth-joomla/grant-types](https://developers.miniorange.com/docs/oauth-joomla/grant-types)
{
“error”: “invalid_grant”,
“error_description”: “The \”grant_type\” requested is unsupported or invalid”
}
I am getting 400 error though. I am using the ID & Secret provided in the settings when I created the custom oAuth 2.0 client.
Please help!
​
[ad_2]