When I call for a photo or album feed through curl or an http ruby client I get back 3 thumbnail sizes (72, 144, 288). So I tried adding the thumbsize=400 parameter to get a larger thumbnail back. Nothing changed when calling from curl or the ruby http client. However, when I call from Firefox or Chrome with the 400 thumbsize set I get the correct thumbnail sent back in the response. The only thing I can think is different is that the browsers are setting some request headers that I'm not setting on curl.
Do I need to add an Accept or User-Agent or am I missing something else? -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en.
