MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Callback function is not executed

Last post 09-08-2009 12:26 AM by Farkle. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 09-07-2009 6:57 PM

    Callback function is not executed

    Hello,

    I am using OpenSocial 8 APIs to sent App invites and messages in my javascript code. Everything works fine in Firefox.

    The problem is with Safari 4.0.2 and IE8 where, though the Invites and Messages are being sent successfully, the call back function for them is not getting executed.

    Here is the code,

    var message = opensocial.newMessage(msg, params);

    opensocial.requestSendMessage(recipient, message, function(response){ //some code});

    How should I get it working in IE8 and Safari?

     

     

  • 09-08-2009 12:26 AM In reply to

    • Farkle
    • Not Ranked
    • Joined on 06-30-2008
    • Posts 8

    Re: Callback function is not executed

     I've got same problem, please help  us!!!

Page 1 of 1 (2 items)