Running SvelteKit on Cloudflare workers I am getting this error
via
/api/auth/token inside onSuccess on sign-in[Better Auth]:\u001b[0m INTERNAL_SERVER_ERROR
Error: Cannot perform I/O on behalf of a different request. I/O objects (such as streams, request/response bodies, and others) created in the context of one request handler cannot be accessed from a different request's handler. This is a limitation of Cloudflare Workers which allows us to improve overall performance. (I/O type: Writable)/api/auth/tokenonSuccess