MySpace Open Platform

A Place For Developers

Welcome Developers!

Welcome!

Search

Page 1 of 4 (38 items) 1 2 3 4 Next >
  • Re: REST friends request with list='app' not returning all friends with app installed.

    This problem has popped back up for me after removing an app and re-adding it. Now it shows that I have zero friends again. Rhonda, can you look into this? The app is: http://www.myspace.com/gamesmack
    Posted to BUG Reports (Forum) by ZeroSleep on 06-20-2008
  • Re: oauth failing today

    Crush, I should have been more clear. It used to be there, even if you had nothing in that field. I'm certain of that. I have example base strings saved from earlier tests that showed it present -- albeit with no value. At some point over the past 48 hours, certain requests started to leave it out. I suggest you change your oauth ...
    Posted to BUG Reports (Forum) by ZeroSleep on 06-06-2008
  • Re: oauth failing today

    It appears that the oauth_token is missing all together when I use the oauth test harness. So, something changed that just removes it if it's not being used? 
    Posted to BUG Reports (Forum) by ZeroSleep on 06-06-2008
  • Re: oauth failing today

    Any update on this? Our app is dead in the water due to signature not matching.  EDIT: I will confirm that it's "random" but "often" =(
    Posted to BUG Reports (Forum) by ZeroSleep on 06-05-2008
  • Some of the API servers return stale data...

    I've had this random nagging issue where app data for the same key is different on subsequent reloads/requests. I've tracked it down (I think) to some of the web servers in your farm that handle the response. For instance, the following servers returned the correct data: X-Server    ELS2MWEBAPI0029, ELS2MWEBAPI0022, ...
    Posted to BUG Reports (Forum) by ZeroSleep on 06-03-2008
  • Re: makeRequest fails 10% of time

    Smart, it's a hack -- but you can do this just before re-calling makeRequest: if (MyOpenSpace && MyOpenSpace.Ajax) {     MyOpenSpace.Ajax.activeContentConnections = [ ];      }
    Posted to BUG Reports (Forum) by ZeroSleep on 06-03-2008
  • Re: makeRequest fails 10% of time

     I can confirm that 404 errors are back in full force. Almost every other makeRequest results in a 404 as of this writing (12:45PM PST).
    Posted to BUG Reports (Forum) by ZeroSleep on 06-02-2008
  • Sometimes I get data, sometimes I get empty strings...

    I'm doing an app data request for OWNER_FRIENDS and *somtimes* without any change to the request (same key) or steps taken to get there, I receive an empty string instead of the text I'm expecting. I can't put a precise percentage on it, but it *feels* like 25% of the time for the same request -- the response is empty. It *feels* like ...
    Posted to BUG Reports (Forum) by ZeroSleep on 05-16-2008
  • Gadgets not loading: APICache is not defined

     Looks like any gadget won't load right now:  APICache is not defined APICache.init();MyOpenSpace008.Co... (line 1999)opensocial.Container.get() has no propertiesopensocial.Container.get().registerParam("ptoString", "COMMENTS,BLOG,BULLETINS,P...renderapp.ashx (line 14)opensocial.Container.get() has no properties ...
    Posted to BUG Reports (Forum) by ZeroSleep on 05-15-2008
  • Re: Problem with appData and/or using has_app for *certain* friends

    Retrieving friends with the HAS_APP filter still seems to be broken. Myself and two friends installed our live app and I don't see either of them. Just a result from the API that says I have zero friends. Any update would be appreciated... http://www.myspace.com/gamesmack   
    Posted to BUG Reports (Forum) by ZeroSleep on 05-05-2008
Page 1 of 4 (38 items) 1 2 3 4 Next >