Debugging api request in Next.js is very bad why ?
Unanswered
Silver carp posted this in #help-forum
Silver carpOP
In all my project when working on server side api request . Interface issues in debugging not like devtools in chrome browser
2 Replies
Because it is running on the server
If they exposed the errong in the log it will introduce vulnerabilities