Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Error making call to Myspace

    Please i get this error while making a call to myspace. I have successfully completed the OAUTH verification and i've obtained the access_token and secret. When try to make a call like this $ms = new MySpace($ms_key,$ms_secret,$row['access_token'],$row['access_token_secret']); $user_id...
    Posted to Testing and Support (Forum) by Tola on 11-26-2010
  • 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)