MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • makeRequest SIGNED to external web service

    I'm developing an onsite app. I'm trying to call an external webservice from the onsite app. If I use AuthorizationType.NONE, everything is fine. But when I switched to AuthorizationType.SIGNED, I get the response 403: Forbidden.The example code is here: function test(){ var params = {}; params...
    Posted to makeRequest (Forum) by Brian on 08-12-2009
  • 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
  • Signed GET makeRequest with parameters appended?

    In GET makeRequest calls, parameters reach my server if I append them to the url itself using ? and &. But if I add a ? to the URL to append params after it, the request cannot be sent as SIGNED (gives runtime error). Never mind : there was an error elsewhere in my code.
    Posted to makeRequest (Forum) by Guitarati on 05-14-2008
Page 1 of 1 (3 items)