My app has been using the esi and i have not changed any of the code however I now get this error whenever I try and use either the authorization_code or refresh_token grant types.
[error] => invalid_grant
[error_description] => Grant type is not supported.
When I go onto the developers website and try and view my application I also get an internal service error. But i asked someone else to go onto the dev website and the applications link puts him onto the page for creating an app so looks like its blocking me in someway.
I have reached out to support, but they only said that they dont deal with the esi, does anyone know what the issue is or direct me to someone who can help?
My app has been using the esi and i have not changed any of the code however I now get this error whenever I try and use either the authorization_code or refresh_token grant types.
[error] => invalid_grant [error_description] => Grant type is not supported.
When I go onto the developers website and try and view my application I also get an internal service error. But i asked someone else to go onto the dev website and the applications link puts him onto the page for creating an app so looks like its blocking me in someway.
I have reached out to support, but they only said that they dont deal with the esi, does anyone know what the issue is or direct me to someone who can help?
Thanks