-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error INVALID PARAMS on UserLoginRequest #17
Comments
jensjakob
changed the title
Error on UserLoginRequest
Error INVALID PARAMS on UserLoginRequest
Sep 1, 2017
+1 |
On line 280 your json can be null: Line 280 in e94a7d8
If it is null, you get the error on line 191. |
The problem was that my userid became "root" when I ran the script with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: