API Reference > imodeljs-common > RpcInterface > RpcConfiguration > throwOnTokenMismatch throwOnTokenMismatch Static throwOnTokenMismatch: boolean = false Whether to throw an error when the IModelRpcProps in the operation parameter list differs from the token in the URL. note By default, a warning is logged and the operation is allowed to proceed. note The parameter token is always replaced by the url token (unless RpcOperationPolicy.allowTokenMismatch is set). Defined in core/common/src/rpc/core/RpcConfiguration.ts Line 56 Last Updated: 11 June, 2024