yes I removed the other one… I don’t think there i...
# orm-help
v
yes I removed the other one… I don’t think there is a need for both, right?
n
There is the need for both.
Prisma Secret is the secret for a single service. You need it to query the Prisma API of a service.
v
ah oops, what’s the difference between both?
n
Prisma Management API Secret is the secret for the Management API of a Prisma Server
you need it to interact with the management API of a Prisma server, for example to deploy changes to a service.
v
ahhh I’ll change that. I guess it worked as a single and same password, but probably not what I want heh!
changed it, thank you!