Local permit/deny Problem

3 views
Skip to first unread message

MoL

unread,
Jun 5, 2010, 5:18:49 AM6/5/10
to wimas3
Hi guys,

first: Great project!

second:
i'm having a problem i can't figure out. I can start a session without
problems. But when i want to send a IM i always got the following
response:


<response xmlns="http://developer.aim.com/xsd/im.xsd">
<statusCode>603</statusCode>
<statusText>Target blocked. statusDetailCode 2</statusText>
<statusDetailCode>2</statusDetailCode>
<data>
<subCode>
<error>2</error>
<reason>Local permit/deny</reason>
</subCode>
</data>
</response>

Any help would be great.

Rizwan Sattar

unread,
Jun 5, 2010, 12:33:20 PM6/5/10
to wim...@googlegroups.com
Hi MoL,

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.
>

Message has been deleted
Message has been deleted

MoL

unread,
Jun 17, 2010, 11:48:24 AM6/17/10
to wimas3
Hi,

I have done what you said. I trace QUERY =http://api.oscar.aol.com/
preference/getPermitDeny?
f=amf3&aimsid=001.1527319008.0689567938:aimguest52198049

but how do i get the result?

Thanks

Rizwan Sattar

unread,
Jun 17, 2010, 12:14:31 PM6/17/10
to wim...@googlegroups.com
Hi MoL,

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

Reply all
Reply to author
Forward
0 new messages