I was able to get a function building my pages site at /api/reviews and it returns the data I would expect when accessing it directly in the browser. From my basic react project, i'm trying to access it and i'm getting a 404, here is how i'm trying to retrieve it. Is there another way?