Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Re: Share on myspace is not working

    can some one tell me why this code does not work... require_once "path.to.osapi/osapi/osapi.php"; $appKey = '###########################'; $appSecret = '#########################################'; $userId = '527079626'; $appId = '198549'; $osapi = new osapi(new...
    Posted to IFrame - REST (Forum) by DeportesHN on 12-09-2010
  • Attempting to update a user's STATUS with RubyOnRails oAuth

    Hey. Im trying to update a User's STATUS from my Ruby on Rails app. Ive registered a MySpaceID application Ive got the oAuth process happening which returns as Token + Secret for that User after they've logged into MySpace Im asking for extended permissions in my oAuth call : '&myspaceid...
    Posted to MySpaceID (Forum) by Giga on 08-03-2010
  • Re: How can we get comments with "status updates" using myspace api

    Hi Joel, I tried using GET http://opensocial.myspace.com/1.0/statusmoodcomments/@me/@self?format=xml But getting "Not found" i.e 404 error... saying that No REST endpoint was point. Can you help regarding this?
    Posted to MySpaceID (Forum) by Sarbojit on 07-27-2010
  • PHP OSAPI - iFrame application

    Hi, Currently iam developing a iFrame application on MySpace and i wish to use the PHP OSAPI lib ( link ) . I got the 2 legged auth to work by fetching the userid from the $_GET. I was able to fetch the current user's info via a request, but now i want to be able to let the user "Publish"...
    Posted to IFrame - REST (Forum) by Michael on 06-01-2010
  • Stream(Status) info.

    Hi There, I develop an external application. This application wants to display a list of Stream(Status). Therefore I used [/v1/users/{userId}/friends/status](*1). However, [/v1/users/{userId}/friends/status](*1) gets only latest Stream(Status). Is not there API giving back past Stream(Status)? In addition...
    Posted to IFrame - REST (Forum) by Work456 on 06-01-2010
  • 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
  • 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
  • My app updates status "Via lnk.ms"? Not my brand name!

    My app enables users to post status updates from outside MySpace into their account. With Twitter and Facebook it reads "Via Spikr " at the end of the status. In MySpace however, is reads "Via http://lnk.ms/0GDbL " . I assume that lnk.ms is MySpace's own URL shortning service...
    Posted to General Questions/Comments (Forum) by Joe on 09-10-2009
  • Problem regarding friends LastUpdatedDate and OnlineNow with myspace sdk

    I am developing an application using myspace sdk in c#. I have a problems with LastUpdatedDate() and OnlineNow(). I am getting null values for these properties.Any help regarding this.. Thanks..
    Posted to MySpaceID (Forum) by Ibrahim khan on 09-07-2009
  • ASP.Net

    I have a portal application that allows me to push status updates and mini blog entries to the likes of Twitter, facebook, blogger, etc. I want to add myspace but the documentation in particular for .Net seams pretty weak. All I want to do is get a user to authorise my application then be able to update...
    Posted to General Questions/Comments (Forum) by Dan Bayley on 08-31-2009
Page 1 of 2 (18 items) 1 2 Next >