gagebenne / pydexcom

A simple Python API to interact with Dexcom Share service
https://gagebenne.github.io/pydexcom/
MIT License
157 stars 37 forks source link

get_glucose_readings returning none every time #67

Open TLITC-Diab opened 2 months ago

TLITC-Diab commented 2 months ago

My account is correctly signed in, it never has errors regarding authentication but when running any request to get glucose readings it responds with none or an empty array. My sensor is on and hasnt have an "outage" in more than 24 hours. any clue why this might be happening?

gagebenne commented 2 months ago

Hi, is at least one person following you?

TLITC-Diab commented 2 months ago

I have multiple followers and have tried turning off sharing and restarting it again.

wvsoka commented 1 month ago

Hi, I have the same problem. I have also a follower. Did you manage to solve it?

gagebenne commented 1 month ago

No exceptions would indicate there was no issue with authentication -- could I have more context to how the module is being used?