GET search.json, POST status update.json works
but POST https://api.twitter.com/1.1/statuses/update.json?status='+'test@testUser+'&in_reply_to_status_id='+56xxxxxxxxxxxxxxx
results in { errors: [ { message: 'Could not authenticate you', code: 32 } ] }
Can somebody tell me where am I wrong ?