TulioBento / gapi-google-analytics-php-interface

Automatically exported from code.google.com/p/gapi-google-analytics-php-interface
0 stars 0 forks source link

OAuth support #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

Is it possible to use OAuth instead of user/pass with this library?

Thanks,

Dennis

Original issue reported on code.google.com by ddofb...@gmail.com on 27 Jan 2011 at 3:00

GoogleCodeExporter commented 9 years ago
It does not work like this. Read the OAuth authentification documentation on 
the Google Data API website.

Original comment by riou...@gmail.com on 8 Feb 2011 at 4:19

GoogleCodeExporter commented 9 years ago
Check this website, I've tried it and works!! Had to make some minor changes, 
but now i have GAPI class running with OAuth 2

http://www.brightyoursite.com/blog/2012/08/14/gapi-google-analytics-latest-versi
on-with-oauth-2-0/

Original comment by i...@overalia.com on 5 Feb 2013 at 3:37

GoogleCodeExporter commented 9 years ago
Sadly, brightyoursite.com is no longer among the living. 

Original comment by avery.co...@metristpartners.com on 29 Nov 2013 at 11:47

GoogleCodeExporter commented 9 years ago
Just in case anyone gets stuck with this problem, I will share with everybody 
my modified gapi.class working with OAuth 2, as the article is no longer 
available. I include a code example of how to use it as well. Hope it helps,

Iker

Original comment by i...@overalia.com on 24 Jan 2014 at 11:49

Attachments: