Welcome Developers!

in

Welcome!

in

Browse by Tags

  • PUT and POST Won't work

    I'm able to connect to the API and perform GET requests. My problem is with PUT and POST - none of them are working for me even though I'm sure the code is fine (because GET works). I used the Oauth Testing Tool and here are the results when I try to add an album: ---------- Request Format: URI...
    Posted to MySpaceID (Forum) by Christina Van on 11-08-2010
  • Can external apps post to myspace offline?

    Hi, I am trying to build an app that would relay one's twitter posts to his/her activity stream. The user will normally post via twitter web site, but the tweets should get relayed to myspace activity stream. The relaying work is done by an external server. Here is the work flow I have in mind: 1...
    Posted to General Questions/Comments (Forum) by deostroll on 06-23-2009
  • Re: MySpace as installed application

    [quote user="rondata@myspace"] No, we do not support CPP and we don't have any plans from the future. You an build one for yourself using the rest endpoints: http://wiki.developer.myspace.com/index.php?title=MySpace_REST_Resources [/quote] I managed to do that for a portable desktop application...
    Posted to General Questions/Comments (Forum) by Hyper on 05-03-2009
  • 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 (8 items)