i was trying to transfer some coin internally to a user but i keep getting this error on the console
it seems there’s an issue with the exchange API ,
Any idea what might cause that ?
What do you get in the response for that request? You can get that from the network tab in your browser by clicking on the failed request and opening the response tab.
i tried it again and the request went through with status code 200 , i will check it again to see if it one time thing .
Also how do i access the API documentation for my exchange , this " https://trading.htfx.exchange/api is the end point but i can’t access it to get the documentation .any ideas
Hi,
I think you areencountering an error while trying to transfer coins internally it could be due to several reasons related to the exchange API. Common issues include network problems API rate limits being exceeded or incorrect API credentials. Check the API documentation for error codes and ensure your credentials and request formats are correct. If the problem persists contacting the exchange support team for assistance may be necessary.
Thanks