Did you try troubleshooting the fetch?
You can add a line to log the content to the console (instead of only log the error). You can check the query in network developer tools as well; there you'll find useful information.
I couldn't find the error either.