MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Status And Mood Set/Update

    I have the javascript code to retrieve the mood and status in v0.8. Does anyone have and example or could point me in the right direction to update the mood and status using javascript. <script type="text/javascript"> function init() { var os = opensocial.Container.get(); var idSpec ...
    Posted to JavaScript/HTML - Container (Forum) by Groundrush on 10-22-2009
  • opensocial.newDataRequest().send(return_fuction) inconsistent behaviour

    Hi, We are having difficulty in obtaining viewerId and ownerId in the profile surface for our apps. We are currently using opensocial 0.8 (although the difficulty also occurs in 0.7). The code below works in FireFox and IE when only one app using this method is present in the profile page. The difficulty...
    Posted to JavaScript/HTML - Container (Forum) by Neil Dabson on 01-15-2009
  • Is opensocial_token passed to flash inline secure?

    I'm currently developing an application that communicates to a backend server to retrieve data based on the current owner userid. I can easily retrieve this in Flex, but can I trust that the opensocial_token passed to flash that I then initialize my MySpaceContainer with is authentic? If not how...
    Posted to Flash Apps (Forum) by Jim on 01-11-2009
  • Container throwing 500 errors

    http://api.msappspace.com/opensocial-api-v1.svc/JSON/opensocial/VIEWER/profile?opensocial_surface=canvas&ts=1216823713748&detailtype=BASIC Throws a internal server error 500 - my app and others.
    Posted to BUG Reports (Forum) by Egg on 07-23-2008
  • Getting BAD_REQUEST when I request photos

    I have an application in which I'm trying to accomplish the following: 1) Display thumbnails of the application owner and all of his friends. 2) When a user clicks on one of the thumbnails, he is shown a list of all photos for that user. (I'm not sure whether you can even access friend's...
    Posted to Flash Apps (Forum) by JC on 06-05-2008
  • We changed the size of the profile container and now it does not show

    We changed the size of the container for the profile and now it shows blank. The change worked for Facebook, Hi5 and Bebo, and worked in our MySpace test environment, but not in production. Thanks for your help. Bernardo ubuket team
    Posted to Testing and Support (Forum) by Bernardo on 05-06-2008
  • Container Team Updates: 04/24/2008

    Hello all, we rolled a few additions and updates this morning - here is a summary. Lightweight Calls We’ve added some lightweight calls so you don’t have to get huge extended person objects. Note: id can be owner or viewer and the opt_params parameter is currently not used. Indicators [edit: proper way...
  • FLEX 2 Container conflict

    I'm using Joseph's Actionscript 3 library and am making a simple request: MySpaceContainer.instance.init(Application.application.parameters.opensocial_token, Application.application.parameters.opensocial_surface); var dr:MSDataRequest = opensocial.newDataRequest() as MyOpenSpace.MSDataRequest;...
  • Encoding URLs in makeRequest

    Hello everybody, this is a request to everyone out there using the makeRequest function. Inside the container we are encoding all URLs and post parameters, so please don't encode them yourselves. This will result in a double encode which will get mangled by the proxy. If you have noticed an issue...
    Posted to MDP JavaScript Container (Weblog) by Chad Russell on 04-18-2008
  • Introducing Post To

    In a nutshell, Post To enables you to provide your application users the ability to post things to MySpace. In our initial launch we’ll be offering the following Post To targets: - Posting to the viewers profile - Posting a bulletin - Posting to the viewers blog - Adding a comment - Sending a message...
Page 1 of 3 (22 items) 1 2 3 Next >