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

GetLendingAccountAsync Deprecated #1341

Open
Giampli opened this issue Feb 1, 2024 · 3 comments
Open

GetLendingAccountAsync Deprecated #1341

Giampli opened this issue Feb 1, 2024 · 3 comments

Comments

@Giampli
Copy link

Giampli commented Feb 1, 2024

Describe the bug
Trying to get from GeneralApi.Savings.GetLendingAccountAsync() it get back an error saying that it has been deprecated

To Reproduce
Simply call the GeneralApi.Savings.GetLendingAccountAsync()

Expected behavior
To get position from Binance Earn

Debug logging
System.Exception: This endpoint has been deprecated, please remove as soon as possible.
at Importer.BinanceImport.GetLendingPositions() in path_to_invocation_class:line 54
at Importer.Worker.<BinanceRefreshTimer_Elapsed>b__5_2() in path_to_invocation_class:line 56

@JozefGula
Copy link

@JKorf I know you certainly have a lot, but would it be possible to look at it?

I have the same problem when calling "GetFlexibleProductPositionAsync"

@JKorf
Copy link
Owner

JKorf commented Feb 15, 2024

Yeah I'll have a look soon, Finishing up some other things

@JKorf
Copy link
Owner

JKorf commented Feb 27, 2024

I've added the SimpleEarn endpoints under the GeneralApi in the latest version, more missing endpoints will following in coming weeks.

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

3 participants