Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bitgetClient.SpotApiV2.Margin.GetIsolatedRiskRateAsync() does not work #57

Open
SRNebu2007 opened this issue Jan 27, 2025 · 1 comment

Comments

@SRNebu2007
Copy link

Describe the bug
Data con not be serialised.

Error:
Deserialize JsonException: The JSON value could not be converted to Bitget.Net.Objects.Models.V2.BitgetIsolatedRiskRate. Path: $.data | LineNumber: 0 | BytePositionInLine: 68., Path: $.data, LineNumber: 0, LinePosition: 68

OriginalData:
{"code":"00000","msg":"success","requestTime":1738013057485,"data":[{"symbol":"XRPUSDT","riskRateRatio":"0"}]}

Would be great to support once again :-)

@JKorf
Copy link
Owner

JKorf commented Jan 28, 2025

Should be fixed in the latest version!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants