You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Traefik I added a second router without forward auth for the api and added "&& !PathPrefix(/api/)" to the orignial one.
While this does work when the Alexa skill was previously connected, it does not allow the skill to connect for first setup (Alexa app is showing "Try again later").
I could not test if this also applies for other integrations that require to authenticate with the home assistant instance (like Withings for example).
After switching to auth headers, the Alexa skill (https://www.home-assistant.io/integrations/alexa.intent/) seems no longer be able to authenticate via access token.
The text was updated successfully, but these errors were encountered: