Hello,
I have an astrojs website with API route.
Api GET route working, but Api POST route only return 500. (working in local)
Thank for help
Hello,
I have an astrojs website with API route.
Api GET route working, but Api POST route only return 500. (working in local)
Thank for help
Hello,
I found the solution, the problem is in astro he doesn’t return log.
I launch server in local add console.log and found the solution.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.