Page 1 of 1

API login keeps failing for 1 account. Error = un: MyAccount Err: <empty>

Posted: Tue Jul 10, 2018 8:54 pm
by bitcoin
Everything works account-wise, except for api login. No idea why. Account: crypto_growers

Logs ID: 64925

Re: API login keeps failing for 1 account. Error = un: MyAccount Err: <empty>

Posted: Wed Jul 11, 2018 4:26 pm
by martin@rootjazz
22:48:58: Unauthorized - Authentication credentials were missing or incorrect.
401
https://api.twitter.com/1.1/users/show.json?user_id=<id>

32 - Could not authenticate you.

err not sure why this is. Can you double check the password. If it is correct, could you try and change it. Remove the \ as this could be breaking something as \ is treated as special in a programming string. If you could test with just a-z A-Z 0-9 then try again.

If this does "fix" it, then we know there is an issue in the password string handling for some charactors




Regards,
Martin