Replies: 1 comment 1 reply
-
|
Unfortunately, I honestly don't know. The device registration mechanism remains a bit of a mystery. Occasionally, I get the sense that there's a device number cap too where InControl will just decide to stop accepting new registrations, and I have no idea when/how the device registrations expire. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, first of all thank you for clean api documentation of JLR.
I would like to know if device registration has a lifetime ending or not. When access_token is consummed (and not using refresh_token mechanism at all), are we need to re-register a new deviceId (uuidv4) ?
and if we use this one the refresh_token mechanism ? same question here
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions