I dont know exactly what the problem is.
But, try accessing your application bioth from sandbox.orkut.com and 
prod.sandbox.orkut.com. Sandbox is misbehaving a bit today.

Raman

[EMAIL PROTECTED] wrote:
> Hi all,
>
> I have created one application using Open social API yesterday I was
> testing the application and it was working fine. But today i am not
> able to hit the application at the time of loading it is showing me
> the following error.
>
> var gadgets=gadgets||{};
> gadgets.io=function(){var config={};
> var oauthState;
> function makeXhr(){if(window.XMLHttpRequest){return new
> window.XMLHttpRequest()
> }else{if(window.ActiveXObject){var x=new
> ActiveXObject("Msxml2.XMLHTTP");
> if(!x){x=new ActiveXObject("Microsoft.XMLHTTP")
> }return x
> }}}function hadError(xobj,callback){if(xobj.readyState!==4){return
> true
> }try{if(xobj.status!==200){callback({errors:["Error "+xobj.status]});
> return true
> }}catch(e){callback({errors:["Error not specified"]});
> return true
> }return false
> }function processNonProxiedResponse(url,callback,params,xobj)
> {if(hadError(xobj,callback)){return
>
> so can somebody tell me why i am not able to hit the application.
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to