3 messages in com.googlegroups.google-picasa-data-apiRe: 500 INTERNAL_SERVER_ERROR. Help!| Subject: | Re: 500 INTERNAL_SERVER_ERROR. Help!![]() |
|---|---|
| From: | kani (jain...@gmail.com) |
| Date: | 07/11/2007 11:20:53 PM |
| List: | com.googlegroups.google-picasa-data-api |
Looks like Picasa infact *has* changed something. Things are not working on 'Picnik' either. Someone please throw some light on this
On Jul 12, 11:06 am, kani <jain...@gmail.com> wrote:
Hi
Things seemed to be working fine till yesterday, when suddenly I started getting this error about a few hours back. All I'm trying to do is getting the user feed to retrieve albums. I'm using the following feed URL
http://picasaweb.google.com/data/feed/api/user/default?kind=album&max...
Surprisingly I'm getting the feed when I enter this in my browser. But through my program its throwing this error. And the same thing was working a few hours back. Has something changed in the auth API or something??
Will really appreciate the help.. I thought I was ready to go live :D
Here's the stacktrace if its of any help :
com.google.gdata.util.ServiceException: Internal Server Error <html><head> <meta http-equiv="content-type" content="text/html;charset=utf-8"></ meta> <title>500 INTERNAL_SERVER_ERROR</title> <style><!-- body {font-family: arial,sans-serif} div.nav {margin-top: 1ex} div.nav A {font-size: 10pt; font-family: arial,sans-serif} span.nav {font-size: 10pt; font-family: arial,sans-serif; font-weight: bold} div.nav A,span.big {font-size: 12pt; color: #0000cc} div.nav A {font-size: 10pt; color: black} A.l:link {color: #6f6f6f} A.u:link {color: green} .lhcl_details { border: dashed 1px gray; margin-top: .2em; padding: 1em; background-color: #eee;}
--></style> </head> <body text=#000000 bgcolor=#ffffff> <table border=0 cellpadding=2 cellspacing=0 width=100%><tr><td rowspan=3 width=1% nowrap> <b><font face=times color=#0039b6 size=10>G</font><font face=times color=#c41200 size=10>o</font><font face=times color=#f3c518 size=10>o</font><font face=times color=#0039b6 size=10>g</font><font face=times color=#30a72f size=10>l</font><font face=times color=#c41200 size=10>e</font> </b>
<td> </td></tr> <tr><td bgcolor=#3366cc><font face=arial,sans-serif color=#ffffff><b>Error</b></td></tr> <tr><td> </td></tr></table> <blockquote> <H1>500 INTERNAL_SERVER_ERROR</H1>
Unable to process request.
<p> </blockquote> <table width=100% cellpadding=0 cellspacing=0><tr><td bgcolor=#3366cc><img alt="" width=1 height=4></td></tr></table>
</body></html>
com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(Unknown Source)
com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(Unknown Source) com.google.gdata.client.http.HttpGDataRequest.checkResponse(Unknown Source) com.google.gdata.client.http.HttpGDataRequest.execute(Unknown Source) com.google.gdata.client.http.GoogleGDataRequest.execute(Unknown Source) com.google.gdata.client.Service.getFeed(Unknown Source) com.google.gdata.client.GoogleService.getFeed(Unknown Source) com.google.gdata.client.Service.getFeed(Unknown Source) ....... .......




