So I was retrieving my album list using:

new Ajax.JSONRequest(
'http://picasaweb.google.com/data/feed/api/user/usename?kind=album&access=public&alt=json'
, {
  callbackParamName: "callback",
  parameters: {
  }, etc etc 

this worked great in the PicasaWeb page where I could just set albums to 
public or not. Now in Photos I'm unable to change the status of the albums 
so that I can see them or not see them. 

If this is the case I'm going to have to find a better service to host the 
photos on and link them into my site. Any ideas as to how to manage the 
"public" nature of these albums in Photos. 

Thanks.

-- 
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 google-picasa-data-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-picasa-data-api@googlegroups.com.
Visit this group at https://groups.google.com/group/google-picasa-data-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to