Help Needed with NextJS Error when Hitting API - Error: (POST 500 (Internal Server Error) )
Unanswered
Mackenzie River Husky posted this in #help-forum
Mackenzie River HuskyOP
Here is my gist file: https://gist.github.com/loso-nd/31fc7fe27fc6f92ccae3c5d6cad162a5
Also my post on StackOverFlow https://stackoverflow.com/questions/77404161/next-js-react-error-when-hitting-api-post-500-internal-server-error
The issue I am have is the second one of my created api routes are throwing an error but the first one is working perfectly as expect. Looking of any clues that might help.
Also my post on StackOverFlow https://stackoverflow.com/questions/77404161/next-js-react-error-when-hitting-api-post-500-internal-server-error
The issue I am have is the second one of my created api routes are throwing an error but the first one is working perfectly as expect. Looking of any clues that might help.
1 Reply
Cape horse mackerel
can you send a
/api/prompt/new route?