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

Plugin fails to get a list of consoles after authenticating for the first time #26

Open
unknownskl opened this issue Mar 19, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@unknownskl
Copy link
Owner

Plugin fails to get a list of consoles after authenticating for the first time.

[3/19/2021, 8:46:56 PM] [Smartglass] Failed to get xbox console type from Xbox API: { status: 401, body: '' } Live id: F000000000000000
[3/19/2021, 8:46:56 PM] [Smartglass] Failed to get console list: { status: 401, body: '' }

A restart can fix this issue and is only needed once to refresh the xbox tokens. After the restart it works without any problems.

@unknownskl unknownskl added the bug Something isn't working label Mar 19, 2021
@unknownskl unknownskl pinned this issue Jun 24, 2022
@foxriver76
Copy link

foxriver76 commented Jul 29, 2022

Hey I had the same issue by beeing inspired from your code. Calling this.ApiClient.isAuthenticated() at

will fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants