Can't post tweets from my server with an account

0 views
Skip to first unread message

Damdam

unread,
Nov 22, 2009, 6:51:47 AM11/22/09
to Twitter Development Talk
Hi there,

I have an issue when trying to post a tweet from my server with my
personal account (no problem with others). For example, from my
Macbook, I tried :

curl -u damdam:(password) -d status="" http://twitter.com/statuses/update.xml

and I have a correct answer (no status).
<?xml version="1.0" encoding="UTF-8"?>
<hash>
<request>/statuses/update.xml</request>
<error>Client must provide a 'status' parameter with a value.</error>
</hash>

Good answer :-)

Same curl from my sever, but not the same rely:

<?xml version="1.0" encoding="UTF-8"?>
<hash>
<request>/statuses/update.xml</request>
<error>Could not authenticate you.</error>
</hash>

Everything was right, but this happened after my account has been
hacked (I changed the password, etc).

Could you help me finding what's wrong (IP banned for one account ???)

Thanks !

Damien
@damdam

I'm the developer of boarding.fr (tweet #boarding along with your
airport code) and eyetweet.net ;
Reply all
Reply to author
Forward
0 new messages