I have deployed a Nuxt app which calls an API hosted elsewhere.
Any call to that API is coming from the client IP address rather than one of the static IPs listed in the ‘Connect’ box for the app.
I’ve tried both as a static site and a web service and it’s the same for both.
What have I missed?
al_ps
2
Hi,
Render’s Static Outbound IPs would only apply to server-side calls made from a Render service.
If you have a Static Site making client-side calls, they will come from the client’s IP, not the server’s.
Alan
system
Closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.