Openorders with ip security

Hi
i want to use GET /api/v3/openOrders (HMAC SHA256) with ip security. There or no ip restriction works wonderfull. But if there is ip restriction i have
{“code”:-2015,“msg”:“Invalid API-key, IP, or permissions for action.”}
How can I use openorders with ip restriction?

The IP whitelist can be configured in the UI management page. You have to use the machine with the whitelisted IP to make any query once a whitelist is configured.

i already configured ip address on api management page.

Ensure that you have configured the correct IP address. Does other endpoint work for you?

You can also check why do I see this error "Invalid API-key, IP, or permissions for action." in case the IP is set up correctly but the issue comes from API-key or permissions.