Static IPV4 IP Address For Private APIs In FlutterFlow

Database & APIs

Hi,

I am using a private API routed through a google cloud run. cloud function. In the function I hit a payments API that requires a static IP for whitelisting. How can I get the function to use a static IP. I have been banging my head for days now.



Help will be appreciated.

What have you tried so far?

I created another simple API that hit curlmyip.org, made it private, deployed it as a function. When I access it through a button in test mode, The returned IP is IPV6, not the reserved static IPV4 IPs I have tried to setup in GCP console.

Why are private API cloud functions deployed using FlutterFlow using ipv6 egress IP.

Did you check FlutterFlow's Documentation for this topic?
No
3