ContactInviter icon indicating copy to clipboard operation
ContactInviter copied to clipboard

OAuth::getRequestToken() gives HTTP/1.0 400 Bad Request

Open jpreed00 opened this issue 13 years ago • 0 comments

The full error is: Warning: OAuth::getRequestToken(https://www.google.com/accounts/OAuthGetRequestToken?scope=https://www.google.com/m8/feeds/&oauth_callback=http://www.mysite.com/contactInvite/handle.php?provider=gmail) [oauth.getrequesttoken]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request in /var/www/mysite/contactInvite/class/oauthWrapper.class.php on line 34 Error : making the request failed (dunno why)

Any idea what's going on?

jpreed00 avatar Jul 14 '11 13:07 jpreed00