timoschlueter / nightscout-librelink-up

Script written in TypeScript that uploads CGM readings from LibreLink Up to Nightscout.
MIT License
200 stars 252 forks source link

Invalid credentials / 401 #39

Closed marcograwunder closed 2 years ago

marcograwunder commented 2 years ago

Hi, thank you very much for your project.

I used some parts in a private system (with iobroker) to get the glucose data of my son. Since yesterday evening, I cannot login any more. It seems to be a 401 response ("Request failed with status code 401"), I've already created another user to watch, but still the same. The login method is (nearly) identical to yours.

I just want to know, if the error/problem is on my side, or did Abbott changed anything? As I am using an iPhone with LibreLinkUp (where both accounts are working without any problems) I cannot watch the (encrypted) network traffic.

timoschlueter commented 2 years ago

hi @marcograwunder, I have not noticed any problems yet. The LibreLink Up servers were in maintenance mode a few times over the last couple of days. Have you checked again if it works now?

marcograwunder commented 2 years ago

Thank you for your reply. Then I will need to check, if there is an error in my still not working code.