Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Notification Api problem

    When i try to send notification, i have this response: HTTP/1.1 201 Created Cache-Control: private Content-Length: 121 Content-Type: application/json; charset=utf-8 Location: http://opensocial.myspace.com/roa/09/notifications/myspace.com.person.576567226/@self/1327492190 Server: Microsoft-IIS/7.5 X-Server...
    Posted to MySpaceID (Forum) by Kirill on 01-25-2012
  • bold text in Notifications

    Hi, I am trying to make a part of my notification body text bold. I used tried using <b> tag in the content of notification, it did not work, i could see <b> tag in the posted notification. I am using osapi 0.9 to post notifications. I could not find any example which posted bold text from...
    Posted to IFrame - REST (Forum) by Parikshit on 02-17-2010
  • Notifications from REST api

    Hi, I am trying to use Rest api to send notifications to my app users, I calculated the signature in the format mentioned on http://wiki.developer.myspace.com/index.php?title=POST_v1_applications_applicationId_notifications I verified the result by testing on the Myspace tool for REST API, but when I...
    Posted to IFrame - REST (Forum) by Parikshit on 01-14-2010
  • Re: How do I send out bulletins or updates to players?

    This is what i'm looking for but this documentation seems outdated... I am logged into my developer account as well as the myspace account associated with my specific application (on a separate browser). I don't see any place where I can create a notification to send out to all my players.There...
    Posted to General Questions/Comments (Forum) by Moblyng on 01-05-2010
  • What is 409 response code meaning?

    I'm getting 409 response code when sending notification via REST API for a one app, for other apps everything is ok, notifications are send without problem. errormessage - The page was not displayed because there was a conflict.
    Posted to Notifications (Forum) by Artavazd on 11-18-2009
  • Can External MySpaceID sites send messages to other users MySpace inboxes?

    Question: User goes to my site: http://www.example.com. User authenitcates on example.com using myspaceId. Now user wants to invite one of their MySpace friends to come to http://www.example.com. They want to do this by going to www.example.com/inviteFriends where they are shown a list of their myspace...
    Posted to MySpaceID (Forum) by Whole on 11-05-2009
  • Notification events to friends from my app

    hello, How can I send notification events to friends from my app... i can not find any workable solution .... tnx!
    Posted to Activities (Forum) by Adrian on 10-26-2009
  • Re: about MySpaceID Notification API

    Hi, other APIs work well for me. But notification api doesn't work as I expect. Would you please have a look at my code here? Is there anything wrong? function sl_myspace_api_send_notification(){ require_once 'MySpaceID/myspace.php'; $account = sl_myspace_load_account(); if($account){ $session_key...
    Posted to MySpaceID (Forum) by Phan Lê Sang on 09-04-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
Page 1 of 2 (12 items) 1 2 Next >