Getting API Error when try to transfer internally

i was trying to transfer some coin internally to a user but i keep getting this error on the console
image
it seems there’s an issue with the exchange API ,
Any idea what might cause that ?

1 Like

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