hello everyone, I added a secret field to my prism...
# orm-help
t
hello everyone, I added a secret field to my prisma.yml file and upon deployment, i was taken to the prisma login page in my browser, created an account and i get this error
ERROR: No cluster could be found for workspace '*' and cluster 'default'
. Tried implementing this solution but still doesn't work for me https://www.prisma.io/forum/t/error-no-cluster-could-be-found-for-workspace-and-cluster-default/6402 I have provided my prisma management secret and also management api secret but still facing this issue. Currently running on Prisma CLI version: prisma/1.34.8 (windows-x64) node-v10.16.3 Many thanks.