MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • http://api.myspace.com/authorize not working

    Hi. I don't really understand how it works, but all the requests I make, advised by http://developer.myspace.com/modules/apis/pages/accessdelegationtool.aspx , keep getting this error: Server Error in '/' Application. Runtime Error Description: An application error occurred on the server...
    Posted to BUG Reports (Forum) by Adam Malcontenti-Wilson on 03-31-2008
  • MySpace returning improper signature

    My space is returning and improper signature from the makerequest call. There is definitely issue with encoding of the url. When using the Oauth Tool myspace gives me the same signature and basestring that I expect. However when using makerequest myspace is delivering an invalid signature because it...
    Posted to makeRequest (Forum) by FlashWidgetz on 03-21-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
  • MySpace gives incorrect makeRequest signatures after requestNavigateTo to Canvas

    Summary: MySpace gives incorrect makeRequest signatures after requestNavigateTo to Canvas The basics: I have implemented signature verification correctly. If I visit my Canvas page manually (ie not using requestNaviagetTo, but rather by pasting the URL in my browser), MySpace signs the makeRequest parameters...
    Posted to makeRequest (Forum) by Brendan on 03-13-2008
  • Re: validating oauth signature coming from make request

    Hey guys I found OUR problem, you may be experiencing the same issue if you receive consumer requests to a PORT other than 80 or 443! The Myspace Developer Platform has a bug in their implementation of PORT scrubbing in the build out of base strings. Essentially they are removing ALL PORT numbers when...
    Posted to makeRequest (Forum) by VirtualTourist.com on 03-12-2008
  • API Tool does not work (T&T)

    API Tools did not restore after the friday/saturday incident with App List. I tried to make plain API requests with minimal paramater list or without my optinal params: http://api.msappspace.com/v1/users/248545017.xml http://api.msappspace.com/v1/users/248545017/profile.xml http://api.msappspace.com...
    Posted to Testing and Support (Forum) by Valery Filin on 03-02-2008
  • Re: Are authenticated makeRequest working yet

    In summary, the problems with the makeRequest oAuth authentication appear to be: Empty oauth_token parameter. Empty oauth_signature parameter. Invalid oauth_timestap Are there additional issues that we need to be aware of?
    Posted to makeRequest (Forum) by OccuPal on 02-15-2008
Page 1 of 1 (7 items)