timoschlueter / nightscout-librelink-up

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

TypeError: response.data.pop is not a function #120

Closed frankdegroodt closed 6 months ago

frankdegroodt commented 6 months ago

I get a TypeError: response.data.pop is not a function from /usr/src/app/src/index.ts:290 running the latest container. Any idea what’s going on or more info needed?

Thanks,

Frank

frankdegroodt commented 6 months ago

Must be some connection issue with Nightscout. Will investigate further.