New Plugin: ipiphy extension - IP Geolocation Data


(update: sorry, the error was because I did not set the return value of ip as Text. in [Reinitialize call])

If you initialized the get user ip address API call and saved the response correctly, You should be able to do that :point_down:

Hello!

@mo.salama , with the https://api64.ipify.org?format=json call i can get the user´s IP. Thanks for that.

But i´m having an issue getting the user´s location with your plugin.

When i put the User´s IP (dynamically), from the IP Call that you suggested, in the field “(param.) ipAdress”, it gives me a random IP, but if i hardcode the IP in the same field it works.

Any idea of what could be the problem?

Thanks

Interesting! Could you share a screenshot?

I have EXACTLY the same problem as mo.salama.

The only option is IPIFY API - Get my IP’s IP.

When I select this, my text box returns a result which looks like an IP address, but every time I refresh the page, a different IP appears.

Also, the IP generated is not valid to locate a geographical location.

THERE IS DEFINITELY SOMETHING WRONG HERE.

Is it because I need to configure the plug-in or something?

My guess is that the API call is running on the server side. Make sure to check the box “Attempt to Make the call from the browser” in the API connector > API name > API Call.

The plug-in returns the IP of the server I think, not the client. Another person has reviewed this plug-in with the same comment.