#liseros
1 messages · Page 1 of 1 (latest)
Hi there. That looks like a permissions issue (EACCESS error)
Also you have an unhandled exception
Thanks for the fast reply. How can I solve the EACCESS error and what would be an unhandled exception?
Are you a developer?
I am a junior front end developer
I have no backend experience and I've never had to deal with this kind of problem
Oh ok I see. This is a server configuration issue. We can only assist with issues directly related to the Stripe api in here. Unfortunately we can't teach you backend development in here and how to configure your server
this is ok, i just want to understand what is the source of the problem. Could you please tell me what process I should follow in order for the integration to work?
404 is likely because server isn't up and running
And it looks like you can't start your server because npm can't access the html file
But we really can't help you configure a production server in here. There's numerous guides online you can read
So, basically I have to start the server
One time my server is up and running the whole thing should work, right?
In practice, is the server configuration limited to the server.js file or does it extend to my hosting space?