Skip to content
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 when trying to update status with emoticon for Twitter #70

Open
swapps opened this issue Nov 30, 2015 · 1 comment
Open

Error when trying to update status with emoticon for Twitter #70

swapps opened this issue Nov 30, 2015 · 1 comment
Assignees

Comments

@swapps
Copy link

swapps commented Nov 30, 2015

Hi,

i'm getting this error when sending a string with emoticon like this one:
"hello\uD83D\uDE01ok"

here is the errors message:

11-30 01:48:26.863: D/SocialAuthError(10470): org.brickred.socialauth.exception.SocialAuthException: Failed to update status on https://api.twitter.com/1.1/statuses/update.json?status=hello%F0%9F%98%81ok. Status :401 Error Message : {"errors":[{"code":32,"message":"Could not authenticate you."}]}
11-30 01:48:26.863: D/ShareTwitter(10470): Authentication Error: Message Not Posted

when i join a bitmap i'm getting the same error but the message is sent along with the bitmap.

@Diwakar1988
Copy link
Collaborator

Hi,

This Error looks like your session has expired and you need to login again in order to refresh or get a fresh token which is required to use twitter API and issue may be from twitter API since our lib is able to post things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants