nightscout-librelink-up icon indicating copy to clipboard operation
nightscout-librelink-up copied to clipboard

nightscout-librelink-up suddenly reports "invalid authentication token".

Open johannes-martin opened this issue 9 months ago • 24 comments

I've been running nightscout-librelink-up sucessfully for about a week now. Tonight at 7:28pm CEST it suddenly stopped working and now reports the following:

[info]: renew token
[error]: "very long string of digits and characters"
[error]: Invalid authentication token. Please check your LibreLink Up credentials Cannot read property 'status' of undefined
[error]: LibreLink Up - No AuthTicket received. Please check your credentials.

The error seems to be caused at line 163 in index.ts: if (response.data.status !== 0)

Any idea what could be causing this? I checked the credentials in the librelink up app - they continue to work there.

johannes-martin avatar May 29 '24 18:05 johannes-martin