How can I set the whitelist for WeChat using Function Compute on Alibaba Cloud?
Some services require fixed IP addresses, such as requesting the WeChat interface in a function requires setting a whitelist of IP addresses. How can I set the whitelist using Function Compute?
IP addresses during function running are not fixed, as clearly indicated in the document.
If you do need this setting, try to open a ticket for help. Or in the worst case, try using a different approach instead of Function Compute.
Isabelle
IP addresses during function running are not fixed, as clearly indicated in the document. If you do need this setting, try to open a ticket for help. Or in the worst case, try using a different approach instead of Function Compute.