You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: