#fetch data not showing up
5 messages · Page 1 of 1 (latest)
What's the server response when you test a manual post to the URL with wget or something basic?
If the server response is good with a manual test, try to scrutinize both tests to see what's different in your manual test vs. the coded approach?
nvm I found it
was supposed to do await text() the response
how do You close this