sahilg1410 / 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

What is my redirect URI? #226

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. What is my redirect URI? http://mypage.org/ ....

What is the expected output? What happens instead?
Connecting to Google API so that I can add to Calendar events.
I get a blank web page with the 500th error

Please provide additional information below.
OAuth API for PHP (www.phpclasses.org) it was the file: login_with_google.
How is it with google-api-php-client?

Original issue reported on code.google.com by phipssch...@gmail.com on 23 Nov 2012 at 11:03

GoogleCodeExporter commented 9 years ago
Please take a look at the oAuth 2.0 documentation to understand that flow. 
Thanks!

https://developers.google.com/accounts/docs/OAuth2

Original comment by ianbar...@google.com on 22 Mar 2013 at 4:20