did anything happen to the Prisma cloud authentica...
# orm-help
v
did anything happen to the Prisma cloud authentication? Previously working login from CI is now failing
l
This happens to me every now and then. I have a feeling that the token expires after x number of days. The way I usually fix it is by logging in with the CLI on my local machine (which opens the browser for authentication) and copy the new token to my CI env vars. I hope that helps!
n
v
Holy I fell in a coma and just read this. Thanks that makes sense. Still frustrating, and the issue was closed.. 😕
n
The issue was closed in favor of a more general one.
v
Cool 👍