function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
durga prasad 45durga prasad 45 

google

User-added image


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.
James LoghryJames Loghry
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