MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • gadgets.json.parse safari bug

    In safari 3/pc, if i try to run gadgets.json.parse() on a string larger than 40kb, i get a return value of 'false'. If i run eval() on the same string, it returns the json object like it should. In ie/firefox, i don't see this problem at all. is this a safari issue? google gadgets/opensocial...
    Posted to BUG Reports (Forum) by rob on 05-28-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)