我正在尝试在localhost上运行的Web应用程序中通过Google选项添加登录。 但是我收到了这个错误:
HTTP/1.1 400 Bad Request [Cache-Control: no-cache, no-store, max-age=0,
must-revalidate, Pragma: no-cache, Expires: Fri, 01 Jan 1990 00:00:00 GMT,
Date: Thu, 04 Apr 2013 09:24:47 GMT, Content-Type: application/json,
X-Content-Type-Options: nosniff, X-Frame-Options: SAMEORIGIN,
X-XSS-Protection: 1; mode=block, Server: GSE, Transfer-Encoding: chunked]
我的请求网址是:
我不知道问题是什么。请帮助。
答案 0 :(得分:0)
如果您想要在您的网站上使用谷歌登录完整代码,请参阅以下链接...
http://foryouneed.blogspot.in/p/google-authentication-using-java.html