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
Binance has recently added Travel Rule for Withdrawal Api, after this recent update in BINANCE this package has stopped working as there is no way to add the questionnaire
Currently The Api Response that we get after using this npm package is
{
"status": false,
"msg": "Please note that withdrawals through SAPI are not permitted. To facilitate the withdrawal process, please use the official Binance website or mobile application.",
"code": -4104
}
Hey,
Thank you for noticing an issue on the connector. However, the issue you are referring to isn't entirely clear, as you've only shared part of the documentation without specifying which endpoints or methods of the connector aren't working.
Could you provide an example to help us reproduce the error?
Before submitting a new issue, please check if a similar issue has already been filed.
Issue subject
https://developers.binance.com/docs/wallet/travel-rule/withdraw-questionnaire
Expected behaviour
Binance has recently added Travel Rule for Withdrawal Api, after this recent update in BINANCE this package has stopped working as there is no way to add the questionnaire
Actual behaviour
The Expected behaviour can be found here https://developers.binance.com/docs/wallet/travel-rule/withdraw-questionnaire
Steps to reproduce
https://developers.binance.com/docs/wallet/travel-rule/withdraw-questionnaire
Environment
Provide any relevant information about your setup, such as:
https://developers.binance.com/docs/wallet/travel-rule/withdraw-questionnaire
The text was updated successfully, but these errors were encountered: