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
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
The auth state does not change after auth token is expired.
When AVS does not get the new token, the auth state will be changed from REFRESHED to EXPIRED.
Then, let the AVS get the new token. I can see that the token will be changed but the state is not changed back to REFRESHED.
What is the expected behavior?
The token will be updated in LWAAuthorizationAdapter
Auth state will be changed from EXPIRED to REFRESHED in AuthorizationManager
Auth state will be changed from EXPIRED to REFRESHED in SampleApp
What behavior are you observing?
The token will be updated in LWAAuthorizationAdapter
Auth state is still EXPIRED in AuthorizationManager
Auth state is still EXPIRED in SampleApp
Provide the steps to reproduce the issue, if applicable:
Start the AVS normally
Disconnect the network about 2 hours
Re-connect the network, and check the auth state in SampleApp
Tell us about your environment:
What version of the AVS Device SDK are you using?
<1.26.0>
Tell us what hardware you're using:
Desktop / Laptop
Raspberry Pi
Other - tell us more: Linux system set top box
Tell us about your OS (Type & version):
Linux
MacOS
Raspbian Stretch
Raspbian Jessy
Other - tell us more:
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
The auth state does not change after auth token is expired.
When AVS does not get the new token, the auth state will be changed from REFRESHED to EXPIRED.
Then, let the AVS get the new token. I can see that the token will be changed but the state is not changed back to REFRESHED.
What is the expected behavior?
What behavior are you observing?
Provide the steps to reproduce the issue, if applicable:
Tell us about your environment:
What version of the AVS Device SDK are you using?
Tell us what hardware you're using:
Tell us about your OS (Type & version):
The text was updated successfully, but these errors were encountered: