bradymholt / jquery-googleslides

A jQuery plugin to display your Google Photos.
https://bradymholt.github.io/jquery-googleslides/
MIT License
23 stars 12 forks source link

authkey doesnt work properly #2

Open arudmin opened 10 years ago

arudmin commented 10 years ago

I can't access the album with correct auth details.

Here is limited access album on G+: https://plus.google.com/photos/102531952694833860793/albums/5926545834500721233?authkey=CJqktK-o0O3hXA

Please check code with these details:

userid 102531952694833860793 albumid 5926545834500721233 authkey CJqktK-o0O3hXA


Console.log GET https://picasaweb.google.com/data/feed/base/user/102531952694833860793/albumid/5926545834500721233?alt=json&kind=photo&max-results=100&hl=en_US&imgmax=1000&authkey=CJqktK-o0O3hXA&callback=jQuery.fn.googleslides.prepare_5926545834500721233&fields=link,entry(link,media:group(media:content,media:description))&_=1385416549912 (Not Found)

clemart3 commented 10 years ago

I have the same problem, have you got find a solution ?

Thanks