Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Re: Preview Acitivity popup becomes optional for user

    Hey, thanks for replying! :) Upon further investigation it seems like activities are actually overriding each other. When user posts an activity it will be seen in his activity stream, but when he creates another one in the same app, it overrides the last one. Is this intended? Thanks!
    Posted to Activities (Forum) by Sebastjan on 08-13-2009
  • problem concerning status

    hi, i'm working with the opensocial-java-client library and i'm able to get my id, nickname and other information like drinker, age, ... but i can't get my status (and it's set) the code is: Map<String, OpenSocialRequestParameter> parameters = new HashMap<String, OpenSocialRequestParameter>...
    Posted to MySpaceID (Forum) by qedejavu on 08-11-2009
  • Re: Preview Acitivity popup becomes optional for user

    It seems there is a bug with this functionality, because we noticed that activities get posted only the first time, so when popup shows. After that, function returns as if activity was successfully posted, but checking activity stream shows that it really wasn't. Any clues?
    Posted to Activities (Forum) by Sebastjan on 08-06-2009
  • problem with status

    hi, i'm working with the opensocial-java-client library and i'm able to get my id, nickname and other information like drinker, age, ... but i can't get my status (and it's set) the code is: Map<String, OpenSocialRequestParameter> parameters = new HashMap<String, OpenSocialRequestParameter>...
    Posted to Testing and Support (Forum) by qedejavu on 08-05-2009
  • HTTP Error 403.1 - Forbidden: Execute access is denied

    I have an application in Development app status, because i'm still working on application. When i send a notification (for test) server returns this message: [createMessage] => osapiError Object ( [errorCode:private] => 403 [errorMessage:private] => HTTP Error 403.1 - Forbidden: Execute...
    Posted to Notifications (Forum) by Stefano on 08-05-2009
  • Testing New App

    I have added new app but was unable to test it using OSTool. The app has been working on another OpenSocial 0.8 container. Could you advise the way to test the app please? Thanks.
    Posted to Testing and Support (Forum) by SMSteroid on 07-24-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
  • Adusting application height within an iFrame app

    Is this even possible? I've been looking at applications that resize the canvas dynamically according to the height of the document in the iframe. if ($(document).height() &gt; 700) { &nbsp;&nbsp;&nbsp; gadgets.window.adjustHeight(1400); } However this is clearly using opensocial...
    Posted to General Questions/Comments (Forum) by DJ Braindeaf on 07-08-2009
  • How to accesss any user's profile data from myspace?

    Hi All, I want to access any users profile details from myspace through my web application. When a user logs into my web application, the app would prompt him for his id/password for myspace. And the web application would then go and fetch his profile data. I know that this can be done using OAuth 3...
    Posted to MySpaceID (Forum) by Musical Poet on 06-29-2009
  • opensocial FetchPersonAppData and Owner.getId()

    Hi there, I'm kind of stuck on using the datastore api of opensocial. According to this . The returned Data is indexed by the user id. When I try to get the userid of the owner object on myspace, I get something like "myspace:123456" with the number being the required user id. So I can't...
    Posted to Data Store API (Forum) by Jens on 06-27-2009
Page 4 of 11 (106 items) « First ... < Previous 2 3 4 5 6 Next > ... Last »