Is anyone else experiencing 500 Internal Server Errors from the
gmodules json servers (inside the orkut sandbox)?
Here's what firebug tells me about the POST:
POST http://gtr99uli-a.gmodules.com/46/o/api/json 500 (2968ms)
and here's the code which generates the request:
function getOwnerViewerData()
{
// sends request to look at owner and viewer.
var req = opensocial.newDataRequest();
req.add(req.newFetchPersonRequest('VIEWER'), 'viewer');
req.add(req.newFetchPersonRequest('OWNER'), 'owner');
req.add(req.newFetchPeopleRequest('OWNER_FRIENDS'), 'ownerFriends');
req.send(handleOwnerViewerData);
}
All the code is internal to the API so I can't see what I can do to
fix this, except wait :-/
Ideas? :-)
-A
This is all Google's end :(
On Nov 5, 2:19 pm, "Shiv N Gautam" <s.n.gau...@gmail.com> wrote:
> I get 502 Server error for the JS
>
> http://upst51te-a.gmodules.com//46/o/0.5/opensocial.js
>
> Any ideas how to fix this? Or is it at google's end?
>
> On 11/5/07, alz <amilf...@gmail.com> wrote:
>
>
>
>
>
> > Hi,
>
> > Is anyone else experiencing 500 Internal Server Errors from the
> > gmodules json servers (inside the orkut sandbox)?
>
> > Here's what firebug tells me about the POST:
>
> > POSThttp://gtr99uli-a.gmodules.com/46/o/api/json500 (2968ms)
Google, plz help soon!
http://groups.google.com/group/opensocial-api/browse_thread/thread/7e87d1c9df799dcf/4380b6147b6d79dc
While it looks like an issue on Google's side, does anyone else have
anything new to report?
-Michael
1.) Your location
2.) Your IP address
3.) Whether you are behind a firewall
4.) Request and response information for the JSON request, copied from
FireBug
Thanks,
~Arne
On Nov 12, 10:02 am, michael <dono...@gmail.com> wrote:
> I started another thread without seeing this one as I am having the
> same problem:
>
> http://groups.google.com/group/opensocial-api/browse_thread/thread/7e...