With our app we have released thousands of messages successfully, but we found that when the message spread includes parentheses, that returns an error “The remote server returned an error: (401) Unauthorized.”. If we remove the parentheses and re-broadcast the same message, everything is correct.
We have a web application in asp.net and have integration with REST API to send tweet.
Are there any restrictions with respect to some characters ?, How can we solve this problem ?.
Many thanks!