I am not able to see the get current user’s ip address option. How am I supposed to gather the ip address for the parameter. spent like an hour trying to figure out. Please help.
@sohaan_gd You have to have bubble ipiphy plugin to be able to get the user IP. Add the bubble plugin first. Then you should be able to get the current user’s ip address.
I have followed every step on a video tutorial on youtube available that demonstrates how to use this plugin. Did everything but for the life of me I cant find that option get user’s ip on dropdown for get data from api option
You can easily set up an API call on the client side to retrieve the user’s IP address. Here is a screenshot showing how to configure it.
API Call URL: https://api64.ipify.org?format=json
Once you have the user’s IP address, you can then integrate it into our plugin for seamless functionality.