API is never working

Using the Nodejs version, and it never ever seems to work, it’s frustrating. Have cloned two random react,nextjs projects and tested them, no avail. Happening for a week now.

Errors are mainly 400, 429 and 500. And specifically, there’s some issue with the request accepting, because it tells bad request, but the syntax seems all fine, and that SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data error.

Someone please help, idk what to do/

1 Like