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

Access to devices shared with me? #32

Open
timkay opened this issue Dec 28, 2020 · 1 comment
Open

Access to devices shared with me? #32

timkay opened this issue Dec 28, 2020 · 1 comment

Comments

@timkay
Copy link

timkay commented Dec 28, 2020

The API works great if I am the owner of the device. In my case, however, somebody shared a device with me as a guest, and no devices show up.

@Psifour
Copy link

Psifour commented Feb 24, 2021

If you know the UUID of the account that shared the devices with you then the following will allow you to see the devices (if done prior to calling getDevices()

account._accountId = "a1b2c3d4-a1b2-a1b2-a1b2-a1b2c3d4e5f6"; // Replacing the accountId with the target account

I don't have the endpoints for v5.2 to properly resolve this.

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

2 participants