If I am trying to create a token for an instance, and there’s an existing token referring to the same instance, I get the following error:
{
"position": ["expr", "in", "create"],
"code": "instance already exists",
"description": "Token already exists."
}
I would like to be able to create multiple tokens for a single account instance, as I want my users to log in from different devices into the same account