|
-
Feb 11th, 2022, 06:03 PM
#9
Thread Starter
Lively Member
Re: How to convert this Python function to Vb.Net?
Hey Niya,
for how weird it looks, I can tell you I'm working on a super weird platform that require a weird kind of position or I won't be able to make the api working. .. The platform require a correct positioning of string in order to calculate the md5, after that it doesn't care anymore as long as I'm changing "secret_key" with "sign". Just to show you how weird it is look: https://github.com/hotbitex/hotbit.i...r/readme_en.md
and this too https://media.discordapp.net/attachm...18/unknown.png
By the way, unfortunately it was calculating correctly the md5 before.. Now it gives me a wrong md5, but fixed the param_str issue..
Would it be possible to have the same code of before that was working properly on the md5 but leaving the param_str "market=KIBA/USDT&offset=0&limit=100" as it is?
Many thanks
edit:
I've tried again your old code with SortedDictionary and I can confirm that code was calculating nice the md5. The problem is just params_str
To make things easier for you,
I'm sharing the code with real key and secret key( that are obviously disabled )
https://www.onlinegdb.com/xOgzxdD3Z
Last edited by matty95srk; Feb 11th, 2022 at 06:38 PM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|