Skip to main content
durga prasad 님이 #Visualforce에 질문했습니다
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개
  1. 2015년 12월 8일 오후 3: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