sscarpa / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
Apache License 2.0
0 stars 0 forks source link

400 Bad Request #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When i ran the code 

https://accounts.google.com/o/oauth2/auth?
  client_id=21302922996.apps.googleusercontent.com&
  redirect_uri=https://www.example.com/back&
  scope=https://www.google.com/m8/feeds/&
  response_type=token

from my website, it gave me a 404 error

Original issue reported on code.google.com by rawatami...@gmail.com on 16 Sep 2011 at 4:12

GoogleCodeExporter commented 8 years ago
The link works for me.

"https://accounts.google.com/o/oauth2/auth?
  client_id=21302922996.apps.googleusercontent.com&
  redirect_uri=https://www.example.com/back&
  scope=https://www.google.com/m8/feeds/&
  response_type=token"

Original comment by chirags@google.com on 16 Sep 2011 at 8:49

GoogleCodeExporter commented 8 years ago
Its still the same for me, do i need to change something in my developer 
account?

Original comment by rawatami...@gmail.com on 17 Sep 2011 at 2:34

Attachments: