<@U45G4SS7L> <@U5JHA40K1> Appreciate the responses...
# prisma-whats-new
d
@cj @auser Appreciate the responses. I have verified the signature algorithm is set to HS256. And yes I believe I'm sending the correct token (the long one). And you use the same token for the network interface header right?
Copy code
netIntReq.options.headers.authorization = `Bearer ${req.cookies.auth0IdToken}`