Hola Xavi

em podries dir com aconsegueixes el token? No me n'ensurto de cap manera!
Has solucionat ja com fer-ho?

Jo accedia a picasaweb d'aquesta manera:

    $serviceName = Zend_Gdata_Photos::AUTH_SERVICE_NAME;
    $client = Zend_Gdata_ClientLogin::getHttpClient($user, $pass, 
$serviceName);
     
    // update the second argument to be CompanyName-ProductName-Version
    $gp = new Zend_Gdata_Photos($client);
    
   ...
   ...


Moltes gràcies!

El martes, 9 de junio de 2015, 19:54:27 (UTC+2), Xavier Parull escribió:
>
> Hi,
>
> I was using ZEND libraries to use picasa API. And now are deprecated 
> because it is necessary to pass the oauth2 authentication. Unfortunately 
> there are not google PHP libraries to use picasa API. Last week I was 
> trying to solve this issue with any success.
>
> How can I access now to Picasa with my PHP project ? I could do the oauth 
> login, so I could get refresh token. And now ? How can I upload photos ?
>
> I would be really grateful with your help. I'm getting completely mad.
>
> Thanks a lot for your help
>
> Xavi
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-picasa-data-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to