Getting TypeError and ERR_CONNECTION_REFUSED

I am testing a mern app repo on github through render.com.
Backend:
https://byoode.onrender.com/
returns an unexpected JSON end error

Frontend:
The error I am facing in the front end is that error fetching services and invalid token. I have actually added rewrites for the sources like /api/services but yet, I get the same error.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.