Hi everyone, I'm trying to test the following code using Miniflare. However, I'm encountering the fo
Hi everyone,
I'm trying to test the following code using Miniflare.
However, I'm encountering the following error when I run the test:
The
success
and status:OK
logs are ones I added, indicating that the request is being received and processed correctly.
When I send requests using REST Client
, everything works as expected.Could anyone help me figure out what's wrong?0 Replies