403 error code on /api/__session request

Hey, after deploying my Nuxt app to AWS using CDK, I'm receiving a 403 error on the
/api/__session
request. All other requests to the API are functioning as expected. What could be the reason?
Was this page helpful?