Programmatically creating weaviate clusters in WCS

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?

Hi! I believe you talked with @byronvoorbach about it :slight_smile:

So, unfortunately, we do not have a way to do this for now :frowning:

This is definitely a nice to have feature and will for sure be on our radar.

Thanks!