Token generation from REST API not working properly

2197
0
04-30-2014 12:37 PM
BranonBarrett1
New Contributor
Does anyone have an answer fro why the ArcGIS Online token generator service is not working?!? This worked just fine a couple of weeks ago. Now the same rest call (and every other one I've tried) comes back with the following error:


{
[INDENT]error: {
[INDENT]code: 400,
error: "invalid_request",
error_description: "grant_type not specified",
message: "invalid_request",
details: [ ][/INDENT]
}[/INDENT]
}

The grant_type parameter is clearly specified in my request so this error is confusong at best. I've followed the instructions in the Help and the REST API to get this to work originally. Now bleh.
Tags (2)
0 Kudos
0 Replies