Libre2 Raw data issue
AllMightyKrill9 months ago
Hi team, I am trying to integrate with libre 2. After user authentication, I am only getting the average glucose data with no raw samples. Please can you let me know what could be the issue here?
Vanessaadmin9 months ago
Hi there!
Please make sure you have sample data enabled! This can be done through the dashboard, by clicking on "Samples" above the sources that you have enabled on the connection page.
MightyKrill9 months ago
I was able to get the data however it contains values of every 15th minute skipping the all values in between! is it expected behavior?
Vanessaadmin9 months ago
Most sensors record a value every 15 minutes and not every 5. Freestyle libre 3 sensors should record it every 5 minutes!
For context: When data is available from a FreestyleLibre device, it will be streamed to you via webhooks. During your Terra account setup, you'll be prompted to provide a callback URL, allowing Terra to PUSH data using POST requests. The FreestyleLibre integration offers instant data delivery, eliminating the need for periodic requests.