Welcome Developers!

in

Welcome!

in

Browse by Tags

  • problem in getting oauth requestToken

    Hi I am trying to allow people to access my application with their MySpace credentials, at the same time I want to store their profile data into my application database through oauth.For this I got consumer key and consumer secret from MySpace and sendig oauth request for requsetToken through javascript...
    Posted to JavaScript/HTML - Container (Forum) by Sreenivasulu on 11-16-2010
  • 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
Page 1 of 1 (5 items)