You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
xdrip-js Logger does not support token-based authentication with Nightscout, however the oref0-setup script will allow you to configure it this way
To Reproduce
Steps to reproduce the behavior:
Run oref0-setup
Select CGM method: xdrip-js
Use a NightScout authentication token
After set up completes, nothing will be uploaded to nightscout
Expected behavior
You should be prompted for an NS API secret rather than API token if you select xdrip-js so that the initial config can work
The text was updated successfully, but these errors were encountered:
I believe @sulkaharo knows more, but I believe Nightscout actually automatically handles tokens through the same channels that the API secret is used. I'm currently running the dev branch of oref0 with a NS token on my Edison/Explorer rig plus Logger with my Dexcom G6, and I'm getting live data with no apparent issues into Nightscout. I haven't dug into the logs on the rig to see if there's anything there, but I would imagine there's probably not much if I'm getting Logger info in Nightscout.
Describe the bug
xdrip-js Logger does not support token-based authentication with Nightscout, however the oref0-setup script will allow you to configure it this way
To Reproduce
Steps to reproduce the behavior:
xdrip-js
Expected behavior
You should be prompted for an NS API secret rather than API token if you select xdrip-js so that the initial config can work
The text was updated successfully, but these errors were encountered: