So I’m using IFTTT for a task to turn on a switch which will then automate other things, however IFTTT refuses to work and I’ve tried my URL on Postman and it works gloriously, what’s up with IFTTT?
Here’s what I have it as:
http://REDACTED:80/api/services/switch/turn_on?api_password=REDACTED
Method: Post
Content Type: Application/json
Body: (Just empty)
Again using just the url and api password it works, but for some reason when triggering it using my google home it won’t work at all.