MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Posted activity does not shown on profile

    Hi all, I can post an activity to the profile using latest (Nov, 9) opensocial sdk. In response i get a correct 'statusLink', but I cant see a posted activity in the Activity Stream box. What i'm doing wron? $key = '<app key>'; $secret = '<app secret>'; $userId...
    Posted to App Invites (Forum) by Sigster LLC on 11-09-2009
  • No Event Postings In Activity Stream

    Hello folks! I would like to know why the activity stream does not include new event postings of band or user profiles. But on the wiki page http://wiki.developer.myspace.com/index.php?title=ActivityStream_Events it is described as an available feature. The event part I can only receive is the "event...
    Posted to IFrame - REST (Forum) by Felix on 09-22-2009
  • badRequest error code: should be strings?

    Hi there, Having a problem solving this error code posting an activity with the following template generated code I pasted into my sample app: var params = {}; params[opensocial.Activity.Field.TITLE_ID] = "maintemplate"; params[opensocial.Activity.Field.TEMPLATE_PARAMS] = {"action"...
    Posted to Activities (Forum) by Clint on 09-16-2009
  • Activities feed returns 500 for recent 'datetime' queries

    I'm retrieving the activities feed using the 'datetime' query parameter to fetch only recent activities. Firstly, I discovered that the format given in http://wiki.developer.myspace.com/index.php?title=ActivityStream_Queries#DateTime is wrong: MM/dd/yyyy doesn't work but dd/MM/yyyy does...
    Posted to MySpaceID (Forum) by XumiiDeveloper on 08-08-2009
  • Re: I think the time in the activity streams is off.

    Occurring for me too: a status update I made at 7 August 07:58 GMT appears as an <entry> in the activities.atom feed with <published> & <updated> both 2009-08-06T23:58:10Z. The <feed> itself has <updated> as 2009-08-07T08:11:19Z which looks correct for when I retrieved...
    Posted to MySpaceID (Forum) by XumiiDeveloper on 08-07-2009
  • Can't publish my development template

    Good day, I'm trying to create an Activity request using external IFrame IFPC (http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx?appId=124833) I've debugged the JavaScript from the demo and from my application to the corresponding _IFPC.call. I believe IFPC library (IFPC_externalIframe005...
    Posted to Activities (Forum) by Serge on 08-04-2009
  • IFPC_externalIframe005.js and Activity.

    Good day, I'm trying the create activity request from my Application ( knight-serge , it is a non-published IFrame application.). In my settings for this application the checkbox " Automatically publish activity updates from this app " is checked. The OS version is 0.7. To create an activity...
    Posted to The Core (Forum) by Serge on 08-03-2009
  • OpenSocial createActivity - 404 Rogue request trapped response

    Hi, I am developing an OpenSocial 3 legged application using the REST API that should publish activities on the user profile. When I try to publish an activity i get an 404 response with the text "Rogue request trapped". I tested using the opensocial java client and an http logger, the HTTP...
    Posted to Testing and Support (Forum) by RayLeague on 07-23-2009
  • Activity Stream

    Hi, The activity streams detailed on the Wiki at http://wiki.developer.myspace.com/index.php?title=GET_v1_users_userId_friends_activities#Application_Installs keep sending back a 404 Rouge Request Trapped, and the requests for /v2/activity/@me/@friends return blank. Are any activity streams currently...
  • How to post activities from an external java application

    Hi everyone, I know it's annoying to get the same questions over and over, but I've been reading for hours and I'm getting mixed information. I need to post activities from a java desktop application to inform the owner's friends about the owner's progress in a job. I don't need...
    Posted to Activities (Forum) by Mauricio on 04-22-2009
Page 1 of 2 (17 items) 1 2 Next >