Relative Content

Tag Archive for node.jsjsonreact-nativehttpnoip

React fetch raising SyntaxError

I have a node server running on my own home server with access via noip. http://bmraapi.ddns.net/fuel/acceptances/fuel/BIOMASS/y/2024/m/08/d/11 will return data in chrome and postman. However when I use fetch in react as follows, the await response.json() returns SyntaxError: Unexpected end of input.