So I have made fresh install of latest Prisma in d...
# orm-help
d
So I have made fresh install of latest Prisma in docker and when I try to deploy in there, I am getting ...
Authentication token is invalid: Token can't be decoded: Expected token [null] to be composed of 2 or 3 parts separated by dots.
I am unsure where would I put that token, there is no mention of that anywhere 😞
if by that token it means
PRISMA_MANAGEMENT_API_SECRET
, I do have it set to same value as in docker-compose.yml ... but that's not a token really
n
a fix for coming up in the
beta
channel