callback not work

Report bugs found in Poker Mavens
Post Reply
salar
Posts: 54
Joined: Thu Apr 07, 2011 12:15 pm

callback not work

Post by salar »

hi kent.
i want when player click on logout button page redirect to login api page.
i enable callback events, and enter the url and set Logout event to yes. but when i click on logout button page not redirect.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: callback not work

Post by Kent Briggs »

salar wrote:hi kent.
i want when player click on logout button page redirect to login api page.
i enable callback events, and enter the url and set Logout event to yes. but when i click on logout button page not redirect.
That's not how the callback feature works. It is server-based, it has nothing to do with the player client. See the docs for details.
Post Reply