Can anyone give me advise?
# orm-help
m
Can anyone give me advise?
f
Is the header like this?
Copy code
{
  "Authorization": "Bearer ey12314lkj1l2j4l1"
}
And the token should be generated with
prisma token
. If you use the playground from Prisma Cloud, the token and headers are set automatically for you.
m
Sure, I'm using the format.
I have added Bearer token from the website.