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

Connection fail #17

Open
chris3146 opened this issue Jul 5, 2024 · 1 comment
Open

Connection fail #17

chris3146 opened this issue Jul 5, 2024 · 1 comment

Comments

@chris3146
Copy link

Android SDK 4.5.4

When WiFi is ON (but no internet connection only to a local network with no outdoor connection), the "connect" function crashes.
If i want connect the glasses , I shall be turn OFF wifi.

The message error is

[609] NetworkUtility.shouldRetryException: Unexpected response code 403 for https://fw.activelook.net/v1/firmwares/ALK01A/your-sdk-token-provided-by-microoled?compatibility=4&min-version=4.12.0
14:07:14.246 W com.android.volley.AuthFailureError

Thanks

@SylvainRomillon
Copy link
Contributor

Hi,

You no longer need a token. We've updated the Activelook SDK initialization since version 4.5.4.
For reference, here's an example of how to initialize the SDK without a token: sdk.init

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