Hi, Our Picasa Integration suddently stopped working today. The service returns 404, when queried for Albums for our clients. This is a integration we have not modiffied for some years.
We are using the following code: <https://lh3.googleusercontent.com/-REN_uojXNss/VYkia5vO1UI/AAAAAAAAAAU/YBtL3Rzw0GU/s1600/Picasa.png> Is there any changes to the API or anything? When i look at the Query it looks like this: http://picasaweb.google.com/data/feed/api/user/{User} http://picasaweb.google.com/data/feed/api/user/{User}?kind=album&thumbsize=144c These seems to return XML, but I keep getting a 404 with this stacktrace from Google GDataRequestException: Execution of authentication request returned unexpected result: 404] Google.GData.Client.GDataGAuthRequest.getAuthException(TokenCollection tokens, HttpWebResponse response) +748 Google.GData.Client.GDataGAuthRequest.QueryAuthToken(GDataCredentials gc) +968 Google.GData.Client.GDataGAuthRequest.EnsureCredentials() +41 Google.GData.Client.GDataRequest.EnsureWebRequest() +934 Google.GData.Client.GDataGAuthRequest.EnsureWebRequest() +26 Google.GData.Client.GDataRequest.Execute() +42 Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter) +402 Google.GData.Client.GDataGAuthRequest.Execute() +10 Google.GData.Client.Service.Query(Uri queryUri, DateTime ifModifiedSince, String etag, Int64& contentLength) +193 Google.GData.Client.Service.Query(FeedQuery feedQuery) +202 Google.GData.Photos.PicasaService.Query(KindQuery feedQuery) +5 -- 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.
