14 Feb 2023, 10:08

Hi trying to use flic button with ios app to post a http request using moonlight api.

the http request work fine if I set up a power automate flow and trigger using the button

if I enter the same url in a Http request in Flic i get an unsupported URL error.

I have entered the URL e.g https://mihome4u.co.uk/api/v1/subdevices/power_on?params={"id":99999} and created a header for the key authorization with a value Basic kfsvksfvksfmvksvsvklvklvksdvklmsdvmdskvm

content type is application/json

the above works fine through Power automate triggered by a flic button but would prefer to call the http request direct via the button

anyone experienced the same issue and managed to resolve the error.