KobZ

Results 3 comments of KobZ

To fix this issue on vscode, you need to specify a request method on your nitro route file On your request `const result: any = await $fetch('/api/user/info', { method: 'post'...