Here is the question:
When the user authentication is made and application configured all the user requests return exact data, but one user connection return always "Empty key provided" and no user-specific data inside.
Why it could be performed and where i can find the description of this error type?
Example:
Request: /fantasy/v2/users;use_login=1/games;is_available=1
Response:
Empty key provided
<detail/>