when I request for getting quote to the get quote endpoint in convert service I receive an error you are not authorized to execute this request. I applied for convert API access to the Binance approximately 14 days before but have not received any answer from Binance. Is there any one in the binance we can contact, as support etc.?
Endpoint: POST /sapi/v1/convert/getQuote
Response: { “code”: -1002, “msg”: “You are not authorized to execute this request.”}
Thank you for your answer @albin, I can execute any endpoint in SPOT trade and it returns with success response, So, I do not think it is problem with API key or signature I use in the requests. As I know Binance request additional application for enabling convert functionality for the API. We applied for that but still the same issue.