React Native error with API request [SyntaxError: JSON Parse error: Unexpected character: ]]
I am using react native (with expo) and in the app I am trying to get some data from various APIs. For all APIs it works fine and I get the data but for 1 API it gives the error: [SyntaxError: JSON Parse error: Unexpected character: ]]
.