haaska icon indicating copy to clipboard operation
haaska copied to clipboard

404 Client Error

Open philcrane opened this issue 2 years ago • 2 comments

I have installed haaska but when I try to test it I get the error "404 Client Error: Not Found for url: https://xxxxxx.duckdns.org/api/alexa/smart_home",

Looking on my ha server I do not have an api folder, i've tried creating the tree but still get the error. I do have "api:" in my configuration.yaml file and have restarted the server. Am I supposed to have installed something else too? Thanks

philcrane avatar May 16 '22 23:05 philcrane

I have the same issue...

tekstein avatar May 19 '22 01:05 tekstein

I seem to have fixed this problem but got a new one... in your configuration.yaml file you need the following

alexa: smart_home:

(not api: which i believe the documentation mentions). However, now that I'm not getting a 404 error I'm getting a 401 error! 401 Client Error: Unauthorized for url: https://xxxxxx.duckdns.org/api/alexa/smart_home

philcrane avatar May 20 '22 00:05 philcrane