MySpace Open Platform

A Place For Developers

Welcome Developers!

Welcome!

Search

Page 1 of 1 (7 items)
  • Re: Feature request - add status updates to the activity stream

    Make sure you have "StatusMoodUpdate" in your activityTypes parameter.
    Posted to MySpaceID (Forum) by Michael<>'"♥ on 07-15-2009
  • Re: Inconsistent timezones for timestamps

    At 12:45pm EDT (GMT-4) I changed the status on one account. In the activities ATOM feed of another account it reported the status published/updated time to be &quot;2009-07-07T00:44:46Z&quot;. The actual GMT timestamp it was submitted should be &quot;2009-07-07T16:44:46Z&quot; (12:44 - (-04:00) = 16:44). The time being reported by the activities ...
    Posted to IFrame - REST (Forum) by Michael<>'"♥ on 07-07-2009
  • Re: Inconsistent timezones for timestamps

    Yes, I&#39;ve transformed them all to the local time zone; that&#39;s why some of them are correct. The problem is that after the transformation some of the timestamps are incorrect (using the user home page as a reference), as outlined in the image and described in my original post.
    Posted to IFrame - REST (Forum) by Michael<>'"♥ on 06-29-2009
  • Inconsistent timezones for timestamps

    http://pic.im/6a8 Timestamps returned from /users/{userid}/friends/status are not consistent with what I see on the MySpace friends-status page. In the picture linked above, you can see timestamps in my app that match those on the website (in green boxes). There&#39;s one timestamp-pair in this picture that doesn&#39;t match, highlighted in ...
    Posted to IFrame - REST (Forum) by Michael<>'"♥ on 06-26-2009
  • lastRetrievalTimestamp for friends/activities.atom

    According to the documentation for the activity stream for friends ( http://wiki.developer.myspace.com/index.php?title=Standards_for_Activity_Streams#Friend_Activities ), there is an optional parameter named &quot;datetime&quot;. However, it seems to be referenced as lastRetrievalTimeStamp in the description of the error codes. Providing ...
    Posted to IFrame - REST (Forum) by Michael<>'"♥ on 06-23-2009
  • Re: Differentiation between error conditions

    I&#39;m using py-oauth (http://code.google.com/p/oauth/), the urllib2 module of python (http://docs.python.org/library/urllib2.html), and some in-house code. However, I&#39;m not sure how that&#39;s relevant- I&#39;m talking about the data on the wire.
    Posted to IFrame - REST (Forum) by Michael<>'"♥ on 06-08-2009
  • Differentiation between error conditions

    When accessing /v1/users/{my-userid}/friends with an expired OAuth token (because I unlinked the service from my MySpaceID), a 401 error is returned saying that the token is invalid or expired. When accessing /v1/users/{not-my-userid}/friends with a valid token, a 401 error is returned with a message saying something about not having ...
    Posted to IFrame - REST (Forum) by Michael<>'"♥ on 06-03-2009
Page 1 of 1 (7 items)