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} ....