MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • makerequest timeout 500

    Hello! When i make a makerequest call, once at about 15 requests, i get the following error (catched with firebug): { "errorMessage" : "Request timed out waiting to connect to your server" } The error code is 500 and the time between the request and the response is more than 2 sec...
    Posted to JavaScript/HTML - Container (Forum) by Ken on 03-24-2009
  • returned null from gadgets.io.makeRequest().

    This happens occasionally when i run the app in IE or safari ect, but happens always when run in Firefox. I get no javascript errors, just a null response. Can others using the gadgets.io.makeRequest() method please post if they have similar problems - and if not, how did you get it to work properly...
    Posted to JavaScript/HTML - Container (Forum) by Nate on 03-22-2009
  • makeRequest doesn't work with ie7

    Hello, i'm trying to reed a feed rss with opensocial 0.7. It works fine with all browser but doesn't work with ie7. The error is "method not supported". Here is the code I use: function getRss() { var params = {}; params[opensocial.ContentRequestParameters.CONTENT_TYPE] = opensocial...
    Posted to JavaScript/HTML - Container (Forum) by GioZ on 02-17-2009
  • Exception, always acts like an anonymous call?

    Hi All, Trying to make a call to my app hosted in an external iframe. When I first load the app, it works fine. However, when I try to update div on my page, I do a makerequest like so: myParams = {}; myParams[gadgets.io.RequestParameters.METHOD] = gadgets.io.MethodType.POST; myParams[gadgets.io.RequestParameters...
    Posted to Testing and Support (Forum) by DenDude on 09-03-2008
  • Re: [object Object]

    This isn't 100% accurate. I have observed cases where the data.text value is returned as an Object. This happens to me when the POST to http://api.msappspace.com/proxy/relay.proxy?<blob of params> produces a 500 on MySpace's server, and the MySpace API incorrectly returns a funky error...
    Posted to JavaScript/HTML - Container (Forum) by Brendan on 03-13-2008
  • Re: opensocial.Container.get().makeRequest is not a function

    Jeremy, I did the update and still get the [object][object] message... Here is the code what I'm using, let me know if you see anything wrong. In the meantime the old way (opensocial.ContentRequestParameters/pensocial.Container.get().makeRequest()) still works like before. <div id="target"...
    Posted to Testing and Support (Forum) by * Echannel Networks* on 03-12-2008
Page 1 of 1 (6 items)