Hey,
I'm having issues connecting IFTTT to Flespi's REST API, as IFTTT doesn't support custom headers. I tried using HTTP basic auth with the token in the URL but no luck:
{"errors":[{"code":4,"reason":"missing header 'Authorization: FlespiToken XZYABCDFEF'"}],"result":[]}
Is there some other workaround or should I look for alternatives to IFTTT for connecting the Google Assistant to Flespi?