Welcome Developers!

in

Welcome!

in

Browse by Tags

  • STATE USER AND AUTHENTICATION

    Hello. I'm trying to get the status of a user for which you have to make an HTTP request. I have read that I have two ways to do this: - The base uri to do is: http://api.myspace.com/v1/users/ (userId) / status - Or with the opensocial: http://opensocial.myspace.com/roa/09/statusmood. My application...
    Posted to IFrame - REST (Forum) by Noelia on 02-07-2010
  • Please help me become a developer!

    Hey everyone, I'm new, but determined! I am a graphic designer who has been playing with web development for the past year or so. I want to start learning more programming to help me become well rounded. I catch on easy, but this API stuff is tricky as it intersects many languages. My problem is...
  • 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
  • Validating Signature, token, whatever.

    Hey guys, Quick notes: External Frame, PHP, no idea what versions of files I'm using. :-) I've been driving myself absolutely insane. I've been able to use the IFPC demo to manage my way through creating a pretty cool friend lister / inviter am still working on the "has_app" feature...
    Posted to IFrame - REST (Forum) by Jah on 05-07-2009
  • Re: Error:Open social token not set.

    [quote user="AwesomeApps"] I was trying to post a bulletin from an ifram app. I followed the IFPC demo and instructions. I implemented the code the same way it was in the demo app but I keep getting the error "Error: Open social token not set." every time I execute the Javascript...
    Posted to PostTo for IFramed Apps (Forum) by minekazz on 02-16-2009
  • Error Parsing Token

    Sometimes (probably after restarting a browser) I start getting 400 responses for makeRequest with this kind of error: { "errorMessage" : "Error Parsing Token" } I thought it was just our app, but now I'm getting the same with the Flixster app, which even tries to reload the view...
    Posted to JavaScript/HTML - Container (Forum) by Jarkko Laine on 11-28-2008
  • Re: Calls for 'Friends who have the App Installed

    Hi. You need to use http://api.myspace.com/v2/people/@me/@self signed with consumerSecret&tokenSecret plus access token (access token must be in query too, before signing of course). BTW Can we use access token and token secret to get info from v1 of Rest api e.g (http://api.myspace.com/v1/users...
Page 1 of 1 (7 items)