MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • OAuth Test

    Hi All, I'm starting out with OAuth and wanted to use the testing tool before getting down to the code. However, im not getting it to work. All I get is the 404- Rogue request reply. Basically im trying a super simple request: for Resource URL i put :users/403569558 (my test app id, not published...
    Posted to REST API (Forum) by yotam on 08-19-2008
  • Please provide Step by Step C# or VB.NET code that validates oauth_signature with the OAuth Consumer Secret

    Please provide Step by Step C# or VB.NET code that validates oauth_signature with the OAuth Consumer Secret. If a library needs to be included, then please provide the URL where the library can be downloaded, and please indicate any manual changes that must be made to the library for it to work with...
    Posted to REST API (Forum) by Nemesh on 08-16-2008
  • oauth_problem="permission_unknown"

    When requesting an access token from a previously authorized request token, I get an "HTTP/1.0 401 Unauthorized" response with oauth_problem="permission_unknown". This was working fine previously, but it seems broken since few days. Any hint?
    Posted to REST API (Forum) by olau_v on 08-11-2008
  • Invalid digital signature for base string

    Hi,everybody i am a novice in building myspace application.... am using the code listed below.... $myspace = new MySpaceAPI($key,$secret); echo $user = $_GET["opensocial_viewer_id"],"*"; $smarty->assign("viewer_id",$user); $result = $myspace->get_user($user); echo...
    Posted to Supported Libraries (Forum) by Pramod on 07-15-2008
Page 1 of 1 (4 items)