ntwitter icon indicating copy to clipboard operation
ntwitter copied to clipboard

Problem when authentication when attempting to update status with a !

Open mrryanjohnston opened this issue 12 years ago • 1 comments

Currently, when I try to submit a "!" character to updateStatus(message, function (err, data) { where var message = "Hourly Update!", I'm greeted with errors:

data: '{"errors":[{"message":"Could not authenticate you","code":32}]}', statusCode: 401 }

mrryanjohnston avatar Dec 14 '12 09:12 mrryanjohnston

#74

fent avatar Dec 14 '12 09:12 fent