I'm stuck with production payment got bad request error

Is this with our example using localhost? If so what command are you using to start the server? Is it npm run dev or npm start? For production you’ll need to run npm start :slight_smile: