MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • JSON makeRequest requires VIEWER app installation?

    I have an application where I can fetch RSS data with a makeRequest on behalf of a user who is either a) not logged in or b) does not have the app installed. While fetch JSON data I get a 401 error (permission, viewer does not have app installed.) Is this a known behaviour or a possible problem?...
    Posted to Testing and Support (Forum) by Gary on 07-01-2008
  • Re: POST makeRequest fails with errorCode="internalError"

    My code is working like so: var p = {}; p[gadgets.io.RequestParameters.METHOD] = gadgets.io.MethodType.POST; // post_data is a query_string, ie foo=bar&baz=url%20encoded p[gadgets.io.RequestParameters.POST_DATA] = post_data; p[gadgets.io.RequestParameters.AUTHORIZATION] = gadgets.io.AuthorizationType...
    Posted to makeRequest (Forum) by Brendan on 03-14-2008
Page 1 of 1 (2 items)