Hi! I am trying to create a weaviate cluster from Python, but am getting this error:
Error: Creating WCS instance! Unexpected status code: 401, with response body: {‘description’: ‘oidc: id token issued by a different provider, expected “https://auth.wcs.api.weaviate.io/auth/realms/SeMI” got “https://auth.wcs.api.semi.technology/auth/realms/SeMI”’}
Any ideas on how to fix it?