Where do I see API calls error logs on Nextjs and mysql?
Unanswered
Rex posted this in #help-forum
RexOP
Hi, I'm currently using:
- Nextjs
- Prisma
- Mysql
How do I understand what goes wrong when I get a 500 on API call?
Because from the console and network I can't see log error (such as mysql wrong syntax)
- Nextjs
- Prisma
- Mysql
How do I understand what goes wrong when I get a 500 on API call?
Because from the console and network I can't see log error (such as mysql wrong syntax)