Øystein Haug Olsen
Øystein Haug Olsen
**System information (please complete the following information):** SDK Version: name = "cognite-sdk-core" version = "2.56.1" **Describe the solution you'd like** To be able to delete the asset mapping directly as...
**Describe the bug** Raises CogniteAPIError, not the more specific CogniteNotFoundError (which is raised e.g. on deleting missing time series). **Expected behavior** Raise CogniteNotFoundError. **Screenshots** ``` raise CogniteAPIError(msg, code, x_request_id, missing=missing,...
We have clients in multiple environments connecting via mTLS with use_identity_as_username. Each environment has a unique certificate and username and is granted exclusive access to a topic prefix given by...