Welcome Developers!

in

Welcome!

in

Browse by Tags

  • POST sent as GET

    I have a weird problem that is spooking me out. I am in the middle of testing a flash as3 app and when I make a POST to my web server like this: function POSTtoServer(url:String, callback:Function, postdata:Dictionary):void { var os_params:Object = new Object(); os_params[gadgets.io.RequestParameters...
    Posted to makeRequest (Forum) by Guitarati on 08-28-2008
  • Performance degradation between 1pm-12am EST for signed posts

    Hello, I recently switched one of my apps over from an external iframe to be a real opensocial app so I can make use of signed ajax requests. I ironed out a few issues with requests that were failing and now am suffering from extremely long latencies between 1pm and 12am eastern. This has been happening...
    Posted to makeRequest (Forum) by Egg on 07-22-2008
  • Is anyone using ASP in their myspace app?

    Not sure which forum to post this in. I'm trying to get my myspace app to work with aspx pages off of my web server. Has anyone tried this and had any success? So far I have got the form to display on my canvas. I am still working on it but if anyone else has a solution or suggestion I'd love...
    Posted to makeRequest (Forum) by ///AJ||| on 04-17-2008
  • makeRequest Internal Error for specific domain

    I'm having a problem with makeRequest and POST... var p = {}; p[gadgets.io.RequestParameters.METHOD] = gadgets.io.MethodType.POST; gadgets.io.makeRequest('http://eventful.com/', console.log, p); This makeRequest encounters an "Internal Error" and status 500 very reliably, although...
    Posted to makeRequest (Forum) by John on 03-31-2008
  • makeRequest POST giving authentication failure

    makeRequest POST method giving authentication error in case the POST variable contains "spaces". It was working fine yesterday only. Again its working fine for POST variable having no spaces. Any idea Guys ??? the code I am using is as follows params[gadgets.io.RequestParameters.METHOD] = gadgets...
    Posted to makeRequest (Forum) by Jonts! on 03-24-2008
Page 1 of 1 (5 items)