Hi,
I am trying to create an issue with an insight object customfield using the REST API. The format of the customfield:
"customfield_XXXXX": [
{
"workspaceId": "abcd",
"id": "abcd:123",
"objectId": "123"
}
]
I am receiving an error: "The tenant workspace ID and object workspace ID do not match".
What is the "tenant workspace ID"?
Hello have you been able to find a solution to this issue? We're running into the same thing with a request we're having.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.