Login Errors with some devices

For discussion of the Poker Mavens server module and other administration topics
Post Reply
developer

Login Errors with some devices

Post by developer »

Hello
I face a bunch of errors every day , Errors like : "Unknown account" and "Unknown player"
These errors occurs when some players with Sony and Huawei devices going to login , sometimes they can login and some times they face error randomly .
The passwords are correct because i use passwords from database , i am suspected to username encoding or case-sensivity.
Is there any function to normalize username string before use in API?
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Login Errors with some devices

Post by Kent Briggs »

AccountsGet, AccountsList, and AccountsSearch will all return the normalized player name regardless of the case you send.
Post Reply