MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • 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 JavaScript/HTML - 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 JavaScript/HTML - Container (Forum) by Doug 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 2 of 2 (16 items) < Previous 1 2