semashkinvg / Bitmex.NET

Wrapper for BitMEX.com REST & WebSocket API
MIT License
52 stars 26 forks source link

BitmexApiException "Signature not valid". Mono #32

Closed wa1one closed 5 years ago

wa1one commented 5 years ago

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

semashkinvg commented 5 years ago

hi @wa1one , thank you for the feedback. can you provide an example of how to reproduce this case?

wa1one commented 5 years ago

@semashkinvg all your tests are not working in Visual Studio for Mac.

radiant-alex commented 5 years ago

Can confirm, just run tests on VS for Mac

semashkinvg commented 5 years ago

@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

radiant-alex commented 5 years ago

Done https://github.com/semashkinvg/Bitmex.NET/pull/33 sorry for a delay

radiant-alex commented 5 years ago

@semashkinvg please push latest to NuGet gallery from last build https://ci.appveyor.com/project/semashkinvg/bitmex-net/build/artifacts

semashkinvg commented 5 years ago

@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