tidepool-org / blip

Blip is the internal name for Tidepool for Web, a tool for seeing diabetes data in one place.
https://tidepool.org/products/tidepool/
BSD 2-Clause "Simplified" License
106 stars 55 forks source link

Printing not working #540

Open MuffinFox opened 5 years ago

MuffinFox commented 5 years ago

Print functionality seems to be broken.

XHR https://api.tidepool.org/metrics/thisuser/blip%20-%20Clicked%20Print?fromChart=weekly&sourceVersion=1.15.0 returns empty response

Version 65.0.3325.181 (Official Build) (64-bit) Ubuntu 16.04.6 LTS

pazaan commented 5 years ago

This is an API call to our metrics service. It's not calling the print function itself.

MuffinFox commented 5 years ago

Thanks for insights, if you tell me this is working for you, I will debug this issue on my env when i find time.