Brand new to HA, and trying to setup HAASKA for the first time. Getting 404 error in Lamda test

Hi all,

I have had HA up and running for all of 2 days. I’m a former SmartThings user. I have attempted setting up the HASKA stuff and gotten all the way through to testing the lamda functions. Getting the following error:

{
“errorMessage”: “404 Client Error: Not Found for url: https://XXXXX.duckdns.org/api/alexa/smart_home”,
“errorType”: “HTTPError”,
“stackTrace”: [
[
“/var/task/haaska.py”,
111,
“event_handler”,
“return ha.post(‘alexa/smart_home’, event, wait=True)”
],
[
“/var/task/haaska.py”,
66,
“post”,
“r.raise_for_status()”
],
[
“/var/task/requests/models.py”,
940,
“raise_for_status”,
“raise HTTPError(http_error_msg, response=self)”
]
]
}

I have same problem, Did you manage to fix it? If so could you share the fix?

Gleiches Problem hier