Josh Paulin
07/18/2022, 7:50 PMTraceback (most recent call last):
File "/Users/joshuapa/.pyenv/versions/3.9.9/lib/python3.9/site-packages/prefect/client/client.py", line 1055, in create_project
res = self.graphql(
File "/Users/joshuapa/.pyenv/versions/3.9.9/lib/python3.9/site-packages/prefect/client/client.py", line 464, in graphql
raise ClientError(result["errors"])
prefect.exceptions.ClientError: [{'path': ['create_project'], 'message': 'Uniqueness violation.', 'extensions': {'code': 'INTERNAL_SERVER_ERROR'}}]
Kevin Kho
07/18/2022, 9:06 PMJosh Paulin
07/18/2022, 9:12 PMKevin Kho
07/19/2022, 2:29 PMJosh Paulin
07/19/2022, 2:57 PMdevel
. Where can I find the tenant id?Kevin Kho
07/19/2022, 3:04 PM<http://cloud.prefect.io|cloud.prefect.io>
should workJosh Paulin
07/19/2022, 3:05 PMwheniwork-poc
Kevin Kho
07/19/2022, 3:06 PMJosh Paulin
07/19/2022, 3:06 PMKevin Kho
07/19/2022, 6:06 PM