Skip to main content

Workspace Invitation Messages

Error messages returned during workspace user invitation and management operations.


Overview

CodeMessageDescription
WKS001This user already exists in your workspace.User already exists in the workspace
WKS002This user already belongs to another workspace.User already belongs to another workspace
WKS003Invalid tenant ID format. Expected format: 0.Invalid tenant ID format

Error Code Details

WKS001

Message

This user already exists in your workspace.

Description

User already exists in the workspace.

Root Cause

  • The user being invited is already a member of this workspace.

Resolution

  1. The user is already in your workspace; no action needed.

WKS002

Message

This user already belongs to another workspace.

Description

User already belongs to another workspace.

Root Cause

  • The user being invited is already a member of a different workspace.

Resolution

  1. The user must leave the other workspace first before being invited to this one.

WKS003

Message

Invalid tenant ID format. Expected format: {0}.

Description

Invalid tenant ID format.

Root Cause

  • The tenant ID provided does not match the expected format {0}.

Resolution

  1. Use the correct tenant ID format as specified.