I’m trying to set up geofencing via a geofency webhook however I always get the error “unauthorized”.
I have entered the link in the browser and there it works with a basic auth pop-up so I’m wondering if this maybe it’s a bug with the API authentication.
https://xxxx.noip.me/api/device/xxxx-zuhause/changePresenceTo?presence=true
Any ideas?
I don’t want to put username and password into the URL as it is visible to anybody accessing the app.
Thanks
X