Api calls are made from the back-end (Server) which is why your getting a IP address from Portland (Amazon AWS). You need to make a API call from the client-side (Browser) to get the users IP address.

You would need to use the Toolbox Utility plugin to “Run Javascript” as a workflow after the page loads.

1 Like