Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Re: App Data

    After two weeks a solution has presented itself. So my code was actually pretty accurate. There were two problems with my implementations. 1. App Data referencing when you submit data, using the opensocial call newUpdatePersonAppDataRequest, you need to give it a key value. what you are submitting is...
    Posted to General Questions/Comments (Forum) by Ilan on 03-16-2010
  • Re: Simple API for Data Storage, OpenSocial 0.8

    Hi, I tried to execute the code at http://code.google.com/intl/de-DE/apis/opensocial/docs/0.8/devguide.html#Persistent but I am not able either to save and retrieve data on a viewer. If someone has an update about that please let me know. Here is the code that gives "undefined" as answer. Thanks...
    Posted to Data Store API (Forum) by Claude on 08-31-2009
  • Re: Simple API for Data Storage, OpenSocial 0.8

    Nevermind, i have found a nice example on goolge code http://code.google.com/apis/opensocial/docs/0.8/devguide.html#Persistent , that shows how to store and retrieve the data, and i tested the code and it worked fully :)
    Posted to Data Store API (Forum) by Michael on 05-16-2009
  • displaying users details

    Hi all, I have some review and comment functionality on my app and i want to be able to display all comments posted by the various users, along with their image and name. Is there a problem with this? Or can i only show the details of users who are the viewer's friends? this is what im seeing: Im...
    Posted to General Questions/Comments (Forum) by yotam on 09-03-2008
  • Re: Dissappearing Apps? Let Us Know.

    Not sure if I am in the right place for this, but help me if I am not please. I am playing Mafia Wars and all of mt inventory has disappeared. There are many of peoples invetory disappearing! Help!
    Posted to BUG Reports (Forum) by Dee on 08-18-2008
  • Re: stack overflow error

    Unfortunately, I didnt get any reply for my issue :( Today I noticed that stack overflow error is gone (though its still appearing on development sandbox), and now my application has stopped working as a whole.. My app is based on OpenSocial Persistence API, and it saves and fetches data from the container...
    Posted to BUG Reports (Forum) by labs on 08-14-2008
  • App with Freshly Updated XML Returns Old App Data Erratically

    I experienced this problem on Friday 6/20/2008. I came in today, 6/23/2008, and the problem seemed to be gone. The problem is that I'll go to my canvas page, make changes to the app data, then go to other views, and sometimes the views load up the most up-to-date AppData, and sometimes they load...
    Posted to BUG Reports (Forum) by Daniel on 06-23-2008
  • Problems with App Data?

    I'm having some issues around app data. I'm assuming it should be unique per application install? I have the following line in two of my apps (let's call them App A and App B)- req.add(req.newFetchPersonAppDataRequest('OWNER', 'mydata'), 'mydata'); Now, let's say...
    Posted to BUG Reports (Forum) by Neil on 04-28-2008
  • storing appdata via REST not working anymore?

    I just noticed today (although it may have started happening earlier) that I am unable to PUT data into the data store via REST. I am still able to GET data via REST but now everytime i try to PUT data i always get the same response back: <error xmlns=" api-v1.myspace.com "><statuscode>401<...
    Posted to Data Store API (Forum) by Mike on 04-21-2008
  • Broken App Data

    Reference: http://developer.myspace.com/Community/forums/t/850.aspx I'm still seeing every other request fail when I run batched updates for appData... any status on a fix for this? Anybody come up with a hackaround? I suppose I could send in a bunk request every other time, but then we still don't...
    Posted to BUG Reports (Forum) by Dustin on 04-02-2008
Page 1 of 2 (12 items) 1 2 Next >