Here's what I'd recommend for you to verify. Are you certain that your events are correctly returned from your prod environment? What happens if you try to open the GET endpoint in your browser directly? What do you see in your browser's dev console? Are you using any rewrite rules in your prod environment? If yes, is your events endpoint routed the right way? Also, in such cases it's worth to double check that you built and deployed your app correctly.