Bit of an odd issue. When I use the call fetch(\'url\') in my react components, they work fine, for instance this snippet of code works without any issues:
fetch(\'url\')