Hi everyone, I have been bugging over this for alm...
# prisma-whats-new
m
Hi everyone, I have been bugging over this for almost a week now and would really appreciate help. I am having an issue with
Insufficient permissions
as my query gets processed. The thing is that this bug only occurs when in
production
mode. None of my code relays on this parameter, thus I am really puzzled. When I set
NODE_ENV
to
dev
everything works perfect. Does anyone have any idea why this might be happening?
r
Im not sure if its exactly the same but Im also having a lot of problems with Insufficient Permissions. I really hope they give some more information soon.
s
Not sure if your issue pertains to subscriptions, if so this might help.. https://www.graph.cool/forum/t/authentication-token-for-subscriptions/839/5
m
Thank you both so much. It turned out the problem was with bad permissions, so I have fixed it now 🙂