But a get:
<result code="error">
<error>Invalid credentials</error>
</result>
Help please!!
nacho
unread,
Apr 25, 2008, 11:04:58 AM4/25/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Twitxr API developers
Solved!!!!
Sorry my md5(pass) was wrong!
To calculate correctly (in Linux) do:
$md5sum
>password
CTRL+D (to finalize and get the md5)
On 25 abr, 15:31, nacho <nacho...@gmail.com> wrote:
> Hi:
> my username = 'abcd'
> my password = 'abc123'
>
> How can I post using postUpdate??
>
> md5(abc123)=2c6c8ab6ba8b9c98a1939450eb4089ed
>
> I try: