Skip to main content
google

hii every one when i click on google drive authentication i got some errors like o_auth: state was not redirect and

400. That’s an error.

Error: invalid_request

Required parameter is missing: response_type

Learn moreThat’s all we know.
1 respuesta
  1. 8 dic 2015, 15:09
    There's not a whole lot to go off here, but it sounds like your google oauth implementation is incorrect.  I'd suggest taking a further look at the Google OAuth documentation, specifically looking at what to specify for the "state" and "response_type" variables in your request.  Here's a stack overflow post that came up from a quick search on.. you guessed it.. google: http://stackoverflow.com/questions/16411909/google-oauth-2-and-state-parameter-values-need-to-be-registered-in-redirect-url
0/9000