when invoking “/sapi/v1/dci/product/list?optionType=CALL&exercisedCoin=USDT&investCoin=BNB” (see Get Dual Investment product list | Binance Open Platform), I got the following error:
binance.error.ClientError: (401, -1002, ‘You are not authorized to execute this request.’
Any suggestion?
Hi @clydemeng,
Possibly it’s an API permissions issue with your API key. Can you please log in to your Binance account and check your permissions on the API Management?
You need to ensure that your API key has the necessary trading or read permissions enabled and that IP restrictions are correctly configured (if you have any IP restrictions turned on, the request needs to come from one of those whitelisted IP addresses).
Let us know if that worked for you!