Note: the initial version of this plugin works in conjunction with the ipiphy plugin (created by Bubble) for pulling the user’s correct IP address. (The ipstack API call for this returns (I believe) an API address associated with Bubble’s server, not the user’s IP address; I’ll update once I have a fix).
I’d venture that the free tier will handle most Bubble users needs. For the use cases of this plugin, the SSL support shouldn’t have any impact.
If you move to a paid plan, you can copy the plugin code to have the URLs use https:// instead of http://
From the documentation:
Connecting via HTTPS
All premium subscription plans available for the ipstack API come with support for 256-bit SSL encryption. To connect to the API via HTTPS, simply use the https protocol instead of standard http .
Just a question, the API has been set to be used as Data and not Action, how would you perform workflow actions based on the data and how do you know the current user’s ip? In the video below I can see the option to get the User’s IP, but it’s not there now.
i’m experiencing some odd behavior- zip and city give me different results, also displaying a result in text is different than writing the same api call to the database. hrmmmm. any ideas?
Thanks for this @dan1. I am experiencing the same as @sorensong, I can’t get to write the correct location data in the database. It is returning Portland Oregon.
Any suggestion ?