Torch
Help debugging - illegal invocation rejection - nuxt hub
Same issue, been struggling to solve this whole day. In my case, I can call the api route fine if there is no problem with my nuxt hub DB, but if there i some problem with DB (like invalid sql, or empty not nullable value, or even if I use
throw createError
this error ocurs.10 replies