Zero
Zero
When I test v3/active-orders, return "MSG ":"Unauthorized". Why
> 您需要初始化客户端。 > > 查看我在 [https://gist.github.com/snowkidind/9545ca43962dc1251a226031ea797b06上制作的要点](https://gist.github.com/snowkidind/9545ca43962dc1251a226031ea797b06) > > ``` > > const init = async () => { > try { > const apiCreds1 = await client1.onboarding.recoverDefaultApiCredentials(signer1.address) > client1.apiKeyCredentials =...
I have the same problem in testing Create A New Order, how do I test if the API signature is correct