Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Re: Authentication from mobile

    I am not using the SDK. I have written my own java code for http connection to the mobileservices.myspace.com, as my app will run on a mobile.Actually when i use the signature from a sample code i found on net, along with its key, the first request is successful, but when i generate my own signature...
    Posted to MySpaceID (Forum) by Ashwin on 02-24-2011
  • Authentication from mobile

    I am developing an app to login into myspace and display its contents in my app in my own ui. While authenticating , the first step, getting salt and hash, is successful. But the second request with username , salt and hash is failing. Kindly can anyone tell me where am i going wrong.??
    Posted to MySpaceID (Forum) by Ashwin on 02-18-2011
  • HTTP Error 403.1 - Forbidden: Execute access is denied

    I have an application in Development app status, because i'm still working on application. When i send a notification (for test) server returns this message: [createMessage] => osapiError Object ( [errorCode:private] => 403 [errorMessage:private] => HTTP Error 403.1 - Forbidden: Execute...
    Posted to Notifications (Forum) by Stefano on 08-05-2009
  • Re: Http 415 error while updating the status

    I should have working code for this, when I get a chance to clean it up a bit and upload it to code.google.com, i will post here.and there.
    Posted to MySpaceID (Forum) by jDavid on 04-20-2009
  • Re: flash contact box???

    in Flash 9/ CS3 , you can use the following btn1.addEventListener(MouseEvent.CLICK,eventResponsebtn1); function eventResponsebtn1(event:Event) { getURL("http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx?appId=112773,"_blank"); } function getURL(url:String,window:String...
    Posted to General Questions/Comments (Forum) by killer10 on 10-08-2008
  • Re: makeRequest Internal Error for specific domain

    The problem must be deeper than gzip, becuase the following code should trigger a gzipped response, but no error occurs: var p = {}; p[gadgets.io.RequestParameters.METHOD] = gadgets.io.MethodType.POST; gadgets.io.makeRequest('http://web-sniffer.net/', console.log, p); In analyzing the HTTP packets...
    Posted to makeRequest (Forum) by John on 04-02-2008
Page 1 of 1 (6 items)