API Reference > imodeljs-common > RpcInterface > RpcConfiguration > throwOnTokenMismatch throwOnTokenMismatch Static throwOnTokenMismatch: boolean = false Whether to throw an error when the IModelToken in the operation parameter list differs from the token in the URL. note By default, a warning is loggged 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 42 Last Updated: 13 June, 2024