I’m currently attempting in the test net to create a margin order. I request URL looks like this. However I’m getting 404? Any suggestions on what I could be doing wrong here.
https://testnet.binance.vision/api/v1/margin/order
I am using Binance.net which was originally formulating the URL to use sapi and API. I altered the source code and I am now generating the one above. However, this still isn’t working for me.
My second question is more general: am I right in assuming there is no user interface at all with the spot test net to see what I have done? With the futures test net, there is but with the spot there is not?