Hi there, I have some google cloud functions running well until last night they broke. It turned out that the API provider (Binance in my case) restricted U.S. IP addresses from accessing their data.
On my local computer, I can use VPN (connecting to Singapore) to run the same code successfully.
I wonder if anyone can help me to do the same thing in Google Cloud.
Many thanks!