Skip to content

Alexa Integration: CannotAuthenticate: Forbidden error during volume changes (amazon.de) #173234

@pedolsky

Description

@pedolsky

The problem

Whenever the volume of an Echo device changes, the integration logs a Forbidden (403) authentication error. This happens while the system tries to fetch the history data from the German Amazon endpoint.
All media players and event entities don‘t update anymore.

Steps to Reproduce:

  1. Connect Amazon/Alexa integration using a German account (amazon.de).
  2. Change the volume on any Echo device.
  3. Check the Home Assistant logs for the authentication error.

What version of Home Assistant Core has the issue?

core-2026.6.1

What was the last working version of Home Assistant Core?

core-2026.5.4

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Amazon Devices

Link to integration documentation on our website

https://www.home-assistant.io/integrations/alexa_devices/

Diagnostics information

home-assistant_alexa_devices_2026-06-07T18-20-20.488Z.log

Example YAML snippet

Anything in the logs that might be useful for us?

2026-06-07 20:03:38.780 ERROR (MainThread) [aioamazondevices] Error processing push event type <PUSH_VOLUME_CHANGE>: {'dopplerId': {'deviceSerialNumber': 'G0911B0594450HGJ', 'deviceType': 'A4ZP7ZC4PI6TO'}, 'volumeSetting': 20, 'isMuted': False, 'destinationUserId': 'A3LI55TIFQM1J'}
  File "/usr/local/lib/python3.14/site-packages/aioamazondevices/implementation/http2.py", line 412, in _handle_part
  File "/usr/local/lib/python3.14/site-packages/aioamazondevices/api.py", line 288, in _http2_push_event_handler
  File "/usr/local/lib/python3.14/site-packages/aioamazondevices/api.py", line 508, in _emit_history_event
  File "/usr/local/lib/python3.14/site-packages/aioamazondevices/implementation/history.py", line 75, in get_vocal_history
  File "/usr/local/lib/python3.14/site-packages/aioamazondevices/implementation/history.py", line 56, in _vocal_history_json
  File "/usr/local/lib/python3.14/site-packages/aioamazondevices/http_wrapper.py", line 379, in session_request
aioamazondevices.exceptions.CannotAuthenticate: Forbidden

Additional information

No response

Metadata

Metadata

Assignees

Type

No type

Priority

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions