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
When linking a new device through a QR code with /v1/qrcodelink, the account appears in the list of added accounts(/v1/accounts). However, I'm unsure how to specifically identify the account just linked, especially if multiple accounts are being registered simultaneously. Is there a way to return the newly linked account's details, possibly using the UUID from the QR code, to avoid collisions or errors?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
When linking a new device through a QR code with /v1/qrcodelink, the account appears in the list of added accounts(/v1/accounts). However, I'm unsure how to specifically identify the account just linked, especially if multiple accounts are being registered simultaneously. Is there a way to return the newly linked account's details, possibly using the UUID from the QR code, to avoid collisions or errors?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions