MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Problem with authorizing

    Hello, I'm trying to create a myspace app using myspace PHP SDK. But on /authorize stage i got only 'External domain or auth_callback is not set.' I'm doing all according the documentation and i've viewed demo app source. // $this->_myspace = MySpace (from PHP SDK) $requestToken...
    Posted to IFrame - REST (Forum) by Uladzimir 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
  • Re: oauth_problem=signature_invalid

    I am unable to get a valid access_token too. When trying to call "/access_token" with the oauth_token I got from "/request_token" I get "oauth_problem=signature_invalid". After a while I found out that if I supply "blabla" as oauth_token, I get "oauth_problem...
    Posted to Testing and Support (Forum) by Bram Pelgrom on 10-15-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
  • Error while Accessing the access token..?

    http://ashishtest.truecanvas.com/default3.aspx?oauth_problem=permission_denied&oauth_problem_advice=Access%2520to%2520this%2520token%2520failed. okey this is wot i get in the querystring... output goes out of question...so any help.,..
    Posted to IFrame - REST (Forum) by Ashish on 09-22-2009
  • Re: Access Token...

    oauth_problem=parameter_rejected,oauth_problem_advice=oauth_token_secret or oauth_consumer_secret should not be included in the request parameters (only used for signing) now this is i've tested with OAUTH tool provided by you guys..at developer.myspace.com and my application gives me the same error...
    Posted to IFrame - REST (Forum) by Ashish on 09-21-2009
  • Re: oauth_problem=signature_invalid

    dude i'm having a problem with Access Token thing... when i fire that query with the standard parameters it gives me back 401.. first 2 steps like request_token & Authorize works fine.. and one more thing i've noted on the hi5.. if my authentication fails today...it will now allow me to authenticate...
    Posted to Testing and Support (Forum) by Ashish on 09-21-2009
  • Access Token...

    okey guys i'm little bit stuck at Access_Token ...thing so far i create request...which brings me back the token.. next is authorize where user comes back with token on my page again.. now when i fire Access Token..along with the standard parameters.. i get 401... am i missing something/.... or guys...
    Posted to IFrame - REST (Forum) by Ashish on 09-21-2009
  • Cannot access other user's details using 3-legged OAuth

    Hi, I am using OpenSocial Java Client to access user data from MySpace following 3-legged OAuth. I have created an App in MySpace. I am able to get the access token for myself (developer). But for any other user the callback_url mechanism is not working. It is redirecting to their homepage instead...
    Posted to MySpaceID (Forum) by Rajesh on 06-23-2009
  • OAuth access token

    Hi, I have a problem with OAuth Authentification. When I want to do a request to have an access token, I have an error: Container returned status 401 "Server returned HTTP response code: 401 for URL Here, the code : private static final String CONSUMER_KEY = "******************************";...
    Posted to MySpaceID (Forum) by Sylvain007 on 05-11-2009
Page 1 of 2 (19 items) 1 2 Next >