Context not finalized

Im trying to build a S3 API and it returns this on every requests
Error: Context is not finalized. You may forget returning Response object or `await next()`
Error: Context is not finalized. You may forget returning Response object or `await next()`
1 Reply
Nico
Nico2mo ago
Do you have any middleware, can you post any code even for once route?