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

Give warning when you need to accept ToS from Libre Link Up #452

Closed
AndreasStokholm opened this issue Dec 18, 2022 · 1 comment · Fixed by #550
Closed

Give warning when you need to accept ToS from Libre Link Up #452

AndreasStokholm opened this issue Dec 18, 2022 · 1 comment · Fixed by #550

Comments

@AndreasStokholm
Copy link

I've been debugging for a while today, and my login didn't work because I needed to accept the ToS of Libre Link Up to get data form my Libre3. It would be awesome if we could get a warning when it's time to re-accept the terms.

The response from the server looks like this when this is the case:

{"status":4,"data":{"step":{"type":"pp","componentName":"AcceptDocument","props":{"reaccept":true,"titleKey":"Common.privacyPolicy","type":"pp"}},"user":{"accountType":"pat","country":"SE","uiLanguage":"en-GB"},"authTicket":{"token":"[redacted]","expires":1671406008,"duration":3600000}}}↵

@FokkeZB
Copy link
Contributor

FokkeZB commented Jun 16, 2023

Instead, I did a PR to automatically accept them: #550

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

Successfully merging a pull request may close this issue.

2 participants