Migrated from Redmine #716 | Author: Ken Leech
Status: New | Priority: High, I’m very impatient | Created: 2021-06-13
I am using the callback URL to send appointments to my application which has been working perfectly. But we have recently implemented geoblocking on the server to block all IP addresses other than those in New Zealand. Accordingly none of the web service calls are now working as the IP address of the call will be blocked. In order to resolve this I need to know the IP address being used to call the web service so that I can whitelist it.