when using the PostUpdate method I get with Twitter API 1.1
{"errors":[{"message":"Could not authenticate you","code":32}]}
this is a new problem, as everything worked fine until a short time ago
other methods seem to be fine, e.g. I can use a stream ok, PostUpdateWithMedia works fine, but I am no longer able to post a simple test status message to Twitter
when using the PostUpdate method I get with Twitter API 1.1
{"errors":[{"message":"Could not authenticate you","code":32}]}
this is a new problem, as everything worked fine until a short time ago
other methods seem to be fine, e.g. I can use a stream ok, PostUpdateWithMedia works fine, but I am no longer able to post a simple test status message to Twitter