timoschlueter / nightscout-librelink-up

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

"Logged in to the wrong region. Switch to 'EU2' region" #97

Closed 0x5f3 closed 1 year ago

0x5f3 commented 1 year ago
[info]: renew token
[error]: LibreLink Up - Logged in to the wrong region. Switch to 'EU2' region.
[error]: LibreLink Up - No AuthTicket received. Please check your credentials.

Changing the region to EU2, the error is still showing

I presume it requires adding the new api endpoint to: https://github.com/timoschlueter/nightscout-librelink-up/blob/main/src/constants/llu-api-endpoints.ts

timoschlueter commented 1 year ago

Looks like they are adding regions. I will look into this as soon as today!

timoschlueter commented 1 year ago

Fixed the problem with v2.3.0. I hope it works for you now :)