Hello everybody,
my application makes api calls. but the server where I’m going to get the api data has a filter of allowed ips, if the ip of my app is not within the rule it does not make the calls. I need additional!
with the simple url I was not successful, which ip does buuble use for api calls or what is the ip of my app?