Discussions
Error: The grant type was not specified in the request
over 4 years ago by Tim Williamson
I've looked at the guide and even two other examples of this error. I seem to be doing it correctly, however, in each instance i continue to get the invalid error "invalid_request".
{
"error": "invalid_request",
"error_description": "The grant type was not specified in the request"
}