Web RPCs

Message boards : Web interfaces : Web RPCs
Message board moderation

To post messages, you must log in.

AuthorMessage
John of Murfreesboro

Send message
Joined: 17 May 06
Posts: 5
United States
Message 4367 - Posted: 17 May 2006, 17:24:03 UTC

Any help would be greatly appreciated.

I'm working on an account manager system. Has anybody had any luck issuing the lookup_account.php RPC? Every project I hit returns

<account_out>
<error_num>-161</error_num>
</account_out>

I suspect that the passwd_hash parameter I'm passing is the culprit. I'm using the MD5 implementation in .NET to create the hash. I'm hashing a string that concatenates my account password and email address like: passwordemailaddress. I urlencode the result and pass it in the passwd_hash parm of the http get request.

Thanks!
John
ID: 4367 · Report as offensive
John of Murfreesboro

Send message
Joined: 17 May 06
Posts: 5
United States
Message 4369 - Posted: 17 May 2006, 19:20:06 UTC

After converting my hash to lower case everything worked.
ID: 4369 · Report as offensive

Message boards : Web interfaces : Web RPCs

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.