Invalid authentication with HAOS

Have rhasspy 2.5.11 and HA 2022.7.5 (OS 8.2) in docker. each separately seem to be working appropriately. but whenever i try to send an event to HA, i get a login attempt failed error, log entry below.

Logger: homeassistant.components.http.ban
Source: components/http/ban.py:125
Integration: HTTP (documentation, issues)
First occurred: 11:54:22 AM (3 occurrences)
Last logged: 12:00:24 PM

Login attempt or request with invalid authentication from 47701997-rhasspy.local.hass.io (172.30.33.2). (Python/3.7 aiohttp/3.7.4)

i have filled in the HA url (http://192.168.1.188:8123), the long-lived access token, and API password. Any ideas as to how to figure this out? i’ve tried resetting the password and creating new tokens with no luck.

I am getting the same error and have checked and recheked everything. Did you manage to resolve?

The HA URL is correct, token is set/correct, but not the auth provider as its deprecated.

I just sorted. I was using the token of a user that wasn’t an admin on HASS. When I sued the token of an admin, it worked