MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • OpenSocial and OAuth

    Hi, I have a question on OpenSocial 0.9. How can I have the user id ? I didn't find the method to get this information. I'm using OpenSocial 1.1.1 library and in your samples here :http://wiki.developer.myspace.com/index.php?title=OpenSocial_v0.9_Albums on this line : $osapi = new osapi ( new...
    Posted to IFrame - REST (Forum) by Sylvain007 on 11-19-2009
  • MySpaceId Fail to redirect after authentication

    Hi: After this authenticating at this url: http://api.myspace.com/authorize?oauth_token=xV5SNHElLaO%2B4hvoYQlhJGptSN2TXi8EjCt3AVGwVYS2JbH%2FY3LwJhC8uEim5w3NsIuZ6EjZiAe2gimPphSsZ8gkW%2Fjma3mp2Wp6LSwIKRIa0qppvuEYg4haTr7EozR1&oauth_callback=http%3A%2F%2Fdog.com%2Fsocial_buy%2Fmyspace_authorized%3Fshare_id...
    Posted to MySpaceID (Forum) by Hong on 11-19-2009
  • Desktop app: signature_invalid via /access_token

    A few months back I developed a C++/wxWidgets library for accessing MySpace REST. I'm now back on the project and am having issues authenticating via OAuth. The first thing I had to do is create a new API key (MySpaceID) as the old one apparently got converted into the wrong type. Everything now...
    Posted to MySpaceID (Forum) by NuSkooler on 11-17-2009
  • Re: OAuth, getting it to work

    C# Variables static: public string consumerKey = "http://www.myspace.com/XX"; // these u need to change public string consumerSecret = "XXX"; public string requestServer = "http://api.myspace.com"; public string requestServer2 = "http://www.urdomain.com"; Page_Load...
    Posted to JavaScript/HTML - Container (Forum) by killer10 on 10-26-2009
  • Problem using access token while uploading photo

    I m trying to upload an image using api "upload_mediaItem" from my website "using myspaceid" here is a tutorial http://wiki.developer.myspace.com/index.php?title= OpenSocial_0.9_MediaItems#Add_a_Photo_to_an_Album the problem is .. if i change following credentials $appKey = '...
    Posted to MySpaceID (Forum) by Shahzad on 10-23-2009
  • How do you request specific user permissions for a MySpaceID application?

    I have implemented several MySpaceID clients from scratch now, and understand the system pretty well. However, I get errors when I try to access (some of) the OpenSocial v0.9 endpoints. The response is 401 as usual, but the error message is "x-opensocial-error: Application does not have permission...
    Posted to MySpaceID (Forum) by christophercrooker on 10-10-2009
  • Invalid digital signature only for some users, how possible?

    Hi all, I've set up a working MySpaceID application: the users get on my website, they connect their myspace account and I can refresh their data also when they're not online. I'm able to make a successful OAuth GET requet to "http://api.myspace.com/v1/user", including the user...
    Posted to MySpaceID (Forum) by LoudVision on 09-29-2009
  • authorization token error

    why do I keep getting this error : Oops! We're sorry, but we are unable to process your request. when posting to http://api.myspace.com/authorize?oauth_token= My token here
    Posted to General Questions/Comments (Forum) by Dan Bayley on 09-24-2009
  • OAuth Signature Issues (Can't Get Request Token)

    I'm trying to develop an app, but I'm having problems with OAuth. I cannot even get a request token. I've tried using my own OAuth implementation (which works fine with Twitter), the MySpaceID SDK (Python version), and even the OAuth Testing Tool. No matter which I use, I always get "oauth_problem...
    Posted to MySpaceID (Forum) by Karatorian on 09-15-2009
  • MySpaceId and fetch friend's data problem

    Hi All! First of all, I want to thank MDP team for SDK. It helps me much! However, I have a problem. I can't get any friend's data, even friend activities. But such method is present in SDK. I'm using java SDK version. The response is the same for any of data request: Exception in thread...
    Posted to MySpaceID (Forum) by Sergei on 08-26-2009
Page 1 of 11 (106 items) 1 2 3 4 5 Next > ... Last »