i need support for the course Python SDK Transformations.
Im running the comands from notebook that was given in git and a stoped on:
result = client.transformations.run(asset_transformation.id, wait=False)
The error resulted is :
CogniteAPIError: Invalid source/destination credentials: Could not authenticate with the OIDC credentials. Please check your credentials. | code: 403 | X-Request-ID: 78e0e54a-a3ca-9bc4-b2f5-e303ed6a7207
iv checked the authentication process and i can perform all task like search list add datasets assets and everything but i cant run the transformation.
Any one knows how to solve it ?
i have the same problen in the UI