You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Sometimes I have the following error: [Error: HTTP Error 401: Unauthorized, API message: {"errors":[{"message":"Could not authenticate you","code":32}]}]
data: '{"errors":[{"message":"Could not authenticate you","code":32}]}',
statusCode: 401 } from time to time (sometimes it works correctly).I use 2 different twitter applications and call updateStatus method turn by turn in both.
I looked at #74, but it doesn't work if I even don't send characters: !'()*.
The text was updated successfully, but these errors were encountered:
Hi, Sometimes I have the following error: [Error: HTTP Error 401: Unauthorized, API message: {"errors":[{"message":"Could not authenticate you","code":32}]}]
data: '{"errors":[{"message":"Could not authenticate you","code":32}]}',
statusCode: 401 } from time to time (sometimes it works correctly).I use 2 different twitter applications and call updateStatus method turn by turn in both.
I looked at #74, but it doesn't work if I even don't send characters: !'()*.
The text was updated successfully, but these errors were encountered: