Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get no data from europe dexcom share connection #33

Open
punker76 opened this issue Nov 27, 2023 · 0 comments
Open

Get no data from europe dexcom share connection #33

punker76 opened this issue Nov 27, 2023 · 0 comments

Comments

@punker76
Copy link

Hi, I have a Dexcom account with a connection to another account as the follower. Since nightscout uses now this plugin I get no data anymore for my main account.

INPUT PARAMS { kind: 'dexcomshare' } {
  shareRegion: 'ous',
  shareServer: undefined,
  shareAccountName: 'XYZ',
  sharePassword: 'XYZ',
  baseURL: 'https://shareous1.dexcom.com',
  kind: 'dexcomshare'
}

here is the log output_

Load Complete:
         profiles:1
data loaded: reloading sandbox data and updating plugins
EVENTUALLY FOUND null
FETCHING
{
  context: {
    retries: 0,
    duration: 0,
    session: '57ca4572-c13f-4a75-99c7-e1fa3569cd72',
    last_known: null,
    diagnostics: {},
    started: 1701122421439,
    startedWaiting: 1701122421439,
    endedWaiting: 1701122421440,
    elapsedWaiting: 1,
    data: [],
    transformed: { entries: [] }
  },
  event: {
    type: 'done.invoke.phase.Transforming:invocation[0]',
    data: { entries: [] },
    toString: [Function (anonymous)]
  }
}
INTERNAL PERSISTENCE { entries: [] }
ALL SETTLED INTERNAL PERSIST [ undefined, undefined, undefined, undefined, null ] [Arguments] {
  '0': [ undefined, undefined, undefined, undefined, null ]
}
INSIDE DEXCOM SOURCE DRIVER ALIGNMENT FOR GLUCOSE
FRAME DONE
{
  context: {
    retries: 0,
    duration: 0,
    session: '57ca4572-c13f-4a75-99c7-e1fa3569cd72',
    last_known: null,
    diagnostics: {},
    started: 1701122421439,
    startedWaiting: 1701122421439,
    endedWaiting: 1701122421440,
    elapsedWaiting: 1,
    data: [],
    transformed: { entries: [] },
    persisted: null
  },
  event: {
    type: 'done.invoke.phase.Persisting:invocation[0]',
    data: null,
    toString: [Function (anonymous)]
  }
}
AFTER

Any suggestions for this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant