Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Legacy REST API Updates to OAuth and Permissions

    Hello. We just wanted to give the development community a heads-up on two changes to our legacy REST APIs we will be making to the platform in the coming weeks. Neither will require any changes on your part. The goal of the changes is to make sure developers have a consistent experience accessing the...
  • Eeeeaargh Just wanna get current user ID

    I've tried everything. I'm using the http://developer.myspace.com/modules/apis/pages/oauthtool.aspx and I just can't get the current user ID through the rest library! Server: http://api.myspace.com/v1 Consumer Key and Consumer Secret are filled in appropriately, and I'm defo getting normal...
    Posted to IFrame - REST (Forum) by Toby on 04-08-2010
  • MySpace Developer Analytics API Launched

    Hey folks, I'm happy to say that we've published our Developer Analytics APIs for general consumption. This set of APIs allows you as developers to ingest statistical data about your application to help you better understand how your application is performing in the MySpace ecosystem. This new...
  • 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
  • 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
  • validating app in an iframe using php

    hello to all. I have an application that I wrote in php5 which pulls information from a website that a user is registered to and displays his/her information from that site in the application. Now i need the application to be able to get information about the user (i.e. his friends (so that the user...
    Posted to IFrame - REST (Forum) by umusix_dev on 05-06-2009
  • difficulties with server-side communication

    I am sending information to my url. As far as I can tell, I am doing it properly. My problem is two-fold: the post/get variables don't seem to be registering, and, (although a less concerning issue) I am getting strict standards errors from the myspace library. I am working on firefox; I downloaded...
    Posted to IFrame - REST (Forum) by City of Angels is IN! on 04-16-2009
  • Using opensocial-java-client to access user data!

    I can't seem to use the opensocial-java-client to access my data on MySpace. I want to write a server-side application that can log in with my credentials ( MySpace username + password ) and get back (for the sake of simplicity, lets say) a list of my friends. I'd rather not have to put the application...
    Posted to MySpaceID (Forum) by Cibenix on 03-31-2009
  • 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...
  • Base String for Signature

    Hello, I want to make signature for the request "videos" can anyone help me out? i'm using PHP. Thanks.
    Posted to IFrame - REST (Forum) by Assad Mahmood on 09-23-2008
Page 1 of 2 (13 items) 1 2 Next >