Next.js Discord

Discord Forum

Server action POST Request 403 Forbidden on production

Unanswered
Chausie posted this in #help-forum
Open in Discord
Avatar
ChausieOP
Hi, i have this weird issue (or I just didnt understand)

So my nextjs build was deployed on different env (staging, production)
I containerized the build using docker
with the same image ( only have baseurl difference ) the deployment on production env, all the POST request from server action always 403 Forbidden

staging env deployed using only docker on vps
production env deployed on kubernetes

does anyone have faced similar problem ?

2 Replies

Avatar
ChausieOP
upo
Avatar
ChausieOP
up