Have you checked if the sender has the recipient blocked, or vice versa? You can check by calling getPermitDeny to get the block list.
Thanks!
Riz
> --
> You received this message because you are subscribed to the Google Groups "wimas3" group.
> To post to this group, send email to wim...@googlegroups.com.
> To unsubscribe from this group, send email to wimas3+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/wimas3?hl=en.
>
I figured out the problem. You created an anonymous session, which
only let's you talk tithe creator of the wimzi key.
If you're not familiar with anonymous sessions, they are for a creator
of a blog to create a key and then then can create a flash movie that
let's people visiting his/her site to chat with the creator, without
knowing their Screenname. For an example, go check out http://algorizms.blogspot.com
Anonymous sessions cannot IM any screenname; they can reference only
the creator of the wimzi key, by the key. The session never sees the
screenname of the creator.
So, instead of supplying a Screenname with the sendIM request, I
believe it should work if you leave our the &t parameter (I need to
review the documentation)
The wimas3 checkout also has a test client that shows you how to use
an anonymous session.
Thanks,
Rizwan