Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Play Request Failed and Error Household Request Failed #38

Open
sparment opened this issue Nov 12, 2022 · 2 comments
Open

Error Play Request Failed and Error Household Request Failed #38

sparment opened this issue Nov 12, 2022 · 2 comments

Comments

@sparment
Copy link

I received the following error in my HA log:

_This error originated from a custom integration.

Logger: custom_components.sonos_cloud.media_player
Source: custom_components/sonos_cloud/media_player.py:147
Integration: Sonos Cloud (documentation, issues)
First occurred: 7:11:04 AM (7 occurrences)
Last logged: 7:25:29 AM

Play request failed (401): {"fault":{"faultstring":"Invalid Access Token","detail":{"errorcode":"keymanagement.service.invalid_access_token"}}}_

The issue results in TTS calls to Sonos Cloud to not work.

Upon rebooting HA, I am now seeing the following error:

_Logger: custom_components.sonos_cloud
Source: custom_components/sonos_cloud/init.py:78
Integration: Sonos Cloud (documentation, issues)
First occurred: 8:28:54 AM (2 occurrences)
Last logged: 8:29:02 AM

Household request failed (401): {"fault":{"faultstring":"Invalid Access Token","detail":{"errorcode":"keymanagement.service.invalid_access_token"}}}_

TTS with my SONOS Clouds is no longer working.

@sparment
Copy link
Author

sparment commented Dec 1, 2022

I'm still seeing the error log regarding invalid access token. Seems to be happening daily now:

This error originated from a custom integration.

Logger: custom_components.sonos_cloud.media_player
Source: custom_components/sonos_cloud/media_player.py:147
Integration: Sonos Cloud (documentation, issues)
First occurred: 2:24:06 PM (1 occurrences)
Last logged: 2:24:06 PM

Play request failed (401): {"fault":{"faultstring":"Invalid Access Token","detail":{"errorcode":"keymanagement.service.invalid_access_token"}}}

@jcallaghan
Copy link

FYI #39 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants