Add IP and PC codes in Login callback

Add your suggestions for improving Poker Mavens
Post Reply
royala10
Posts: 27
Joined: Thu Feb 02, 2012 1:44 am

Add IP and PC codes in Login callback

Post by royala10 »

This helps a lot to facilitate fraud detection and collusion prevention.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Add IP and PC codes in Login callback

Post by Kent Briggs »

royala10 wrote:This helps a lot to facilitate fraud detection and collusion prevention.
What I'll probably do is just include the SessionID and then you can retrieve those other parameters with an API call to ConnectionsGet. That will at least save you from having to call AccountsGet first just to retrieve that SessionID.
royala10
Posts: 27
Joined: Thu Feb 02, 2012 1:44 am

Re: Add IP and PC codes in Login callback

Post by royala10 »

That would be enough. Thanks Kent!
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Add IP and PC codes in Login callback

Post by Kent Briggs »

SessionID now added to that callback in 4.43.
Post Reply