Tweet with Twitter API "statuses/update" endpoint - text with brackets causes error

Viewed 11

I use Twitter API v1.1 to do tweets with my application. All is working good, while I don't try to post text with "()" - in this case I got error:

"Error [32]: Could not authenticate you."

Does anyone know, how to screen brackets, and what is the full list of prohibited symbols for Twitter API "statuses/update endpoint?

0 Answers
Related