Closed wa1one closed 5 years ago
hi @wa1one , thank you for the feedback. can you provide an example of how to reproduce this case?
@semashkinvg all your tests are not working in Visual Studio for Mac.
Can confirm, just run tests on VS for Mac
@alex-lucid @wa1one oh guys, don't have MAC at all sorry. could some of you take up this challenge and sort it out? I would be glad to accept the pull from you
Done https://github.com/semashkinvg/Bitmex.NET/pull/33 sorry for a delay
@semashkinvg please push latest to NuGet gallery from last build https://ci.appveyor.com/project/semashkinvg/bitmex-net/build/artifacts
@alex-lucid it's been done. the new version will available very soon
Thanks for support guys, I currently don't have time to support this project. hopefully will get back soon
I get BitmexApiException "Signature not valid" exception on all requests.
You have to provide Scheme to HttpRequestMessage.
https://github.com/mono/mono/blob/1291c08c1d07b97ed7087d15f4eca2538bd5c24f/mcs/class/System.Net.Http/System.Net.Http/HttpRequestMessage.cs#L109