-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server responds 404 on Signin #32
Comments
Same here, used to be working, and now got this error: Wish the developer can take a look a do an update (which haven't be maintained for 3 years...) |
same here
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure if this demo is still supported (after all the changes to the Google Plus APIs...), and there hasn't been traffic here for years. But as I haven't seen any other client for the management APIs, I suppose it should work.
I've setup Bower for the demo, and can serve the demo pages. I replaced the client ID and entered the app ID as requested, however when opening the home page, the console keeps showing a 404 on signin (I've redacted the client ID below, but it's correct otherwise):
https://plus.google.com/_/widget/render/signin?usegapi=1&clientid=xxxx-xxxx.apps.googleusercontent.com&cookiepolicy=single_host_origin&scope=https://www.googleapis.com/auth/games+https://www.googleapis.com/auth/drive.appdata&origin=http://localhost:5000&url=http://localhost:5000/demo/demo.html&gsrc=3p&ic=1&jsh=m;/_/scs/apps-static/_/js/k%3Doz.gapi.en_US.zzLpjoAXk6I.O/am%3DwQE/d%3D1/rs%3DAGLTcCPNBsdHIPAdVJZn7w7bH-Qkn5OwYA/m%3D__features__#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh%2Conauth%2Conload&id=I0_1556260643612&_gfid=I0_1556260643612&parent=http%3A%2F%2Flocalhost%3A5000&pfname=&rpctoken=65124566 Failed to load resource: the server responded with a status of 404 ()
What could still be wrong here? I've added http://localhost:5000 to the authorized JavaScript sources when setting up a client ID for Web. Anything else that I've might missed? Or is there by now another (easier to set-up ;-) ) solution as client for the management API?
The text was updated successfully, but these errors were encountered: