Hi all,
We are working on a web app for our users. We have run into a snag with trying to add multiple different product types to a single user. A Boron and an Argon in this case. We can add both devices to our own accounts just fine but that seems to be because we have admin accounts. When trying to add multiple devices to a user account it says the user is “Not a customer of product #####.”
We tried a quick workaround of giving users an account for each product type but that seemed to run into issues with the access tokens.
If anyone has a simple way of achieving this let me know!
Thanks.