I am trying to get prisma schema but it keeps retu...
# orm-help
h
I am trying to get prisma schema but it keeps returnig "Your token is invalid. It might have expired or you might ..." the endpoint, the token and the API are working just fine just graphql-cli can connect to it ‼ Your token is invalid. It might have expired or you might be using a token from a different project.: {"response":{"errors":[{"message":"Your token is invalid. It might have expired or you might be using a token from a different project.","code":3015,"requestId":"local:cjyjqiqmo00290757fqmg0ef9"}],"status":200} ....
n
Do you have the secret in your env variable for your cli?
h
Thanks man, I can swear I already have tryed it before. and now I tryed it again and is wokring 😐
šŸ™Œ 1
n
No problem glad it helped šŸ™‚