Get 500 error on client side but 403 in terminal for the backend

I’ll copy the comment I left under the GitHub issue here just in case someone is still struggling with this:

npm install @strapi/utils@[version] did the trick for me.
This should help avoid scenarios where different versions are installed as nested dependencies.

3 Likes