MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Re: Problems of requestShareApp, i can't invite frineds in my APP

    Yes. Could someone from MySpace respond to this!!! -jjk
    Posted to Open Social Container (Forum) by Joseph Kim on 08-12-2008
  • Problems of requestShareApp, i can't invite frineds in my APP

    Hello, i am developing a myspace APP these days, but there is a problem i can't find the solution: i want implement the "invite friends" function, i had looked at this page : http://developer.myspace.com/community/myspace/da4.aspx ,and i followed the example, but there was a js error in...
    Posted to Open Social Container (Forum) by zhang on 08-05-2008
  • requestShareApp invites

    How can I implement the invitation with requestShareApp, Im using this code but Im Getting this message error "MyOpenSpace is not defined" <div id="picker"></div> <script> MyOpenSpace.ClientLibraries.includeScript(MyOpenSpace.ClientLibraries.Scripts.MYSPACE_WIDGETS...
    Posted to General Questions/Comments (Forum) by Danny on 08-04-2008
  • requestShareApp - show send window but not realy send

    Hi, Sory for my English, I from Ukrain ) In my code i use opensocial.requestShareApp(recipientID, message); where: recipientID - ID of my friend message: message = opensocial.newMessage('[sender] would like you to intall this really super application [app]. Test application invite'); message...
    Posted to Testing and Support (Forum) by Andrey on 07-29-2008
  • requestShareApp in php library

    HI, How can I implement requestShareApp with the php client library? can you show me any example? exists any way to send a message to a friend from the app? for example share an item ... Maybe I can link MySpace JS files to my html temlates (to work with opensocial.* methods)? thanks for your...
    Posted to General Questions/Comments (Forum) by Andrey on 07-24-2008
  • Re: requestShareApp live, but not live?

    requestShareApp makes use of a new Notifications folder in the message window, so app invites do not appear in the normal Inbox. The app Notifications folder is not yet fully enabled (doing final testing) so your invites are getting swallowed. We had the container PostTo side of this enabled to aid with...
    Posted to Open Social Container (Forum) by Chris Cole on 07-14-2008
  • Re: requestSendMessage()

    The MySpace implementation of requestSendMessage is thru PostTo. Our implementation beat the formalization of the OpenSocial spec, hence the two parallel paths. From a conformance standpoint, you should use opensocial.requestSendMessage for message, comments, and bulletins. We may eventually retire the...
    Posted to General Questions/Comments (Forum) by Chris Cole on 07-14-2008
  • requestShareApp live, but not live?

    As per this blog post: http://developer.myspace.com/Community/blogs/devteam/archive/2008/07/07/more-information-on-requestshareapp-app-invites.aspx The stubs for requestShareApp are already in production so you can wire up your applications now. Since the call will fail you’ll want to hide the functionality...
    Posted to Open Social Container (Forum) by Douglas on 07-10-2008
  • Re: Invite friends

    opensocial.requestShareApp is not currently implemented in the MySpace opensocial implementation. It is, however, under development and should release shortly. Many apps have circumvented this issue by using postTo Send Message (aka requestSendMessage), embedding a link to the app's profile. Own...
    Posted to General Questions/Comments (Forum) by Chris Cole on 05-21-2008
  • Invite friends

    HI, How can I implement requestShareApp with the php client library? can you show me any example? exists any way to send a message to a friend from the app? for example share an item ... thanks for your help. D.
    Posted to General Questions/Comments (Forum) by Danny on 05-20-2008
Page 1 of 1 (10 items)