Expo POST Notification not going through on Vercel

Please provide the following:

  1. SDK Version: 45
  2. Platforms(Android/iOS/web/all): All

I have one of my APIs deployed on Vercel and it seems like the Expo Notifications API is blocked/not working on a Vercel hosted environment.

I tried both the expo-server-sdk sdk and just manually using fetch/axios to post to the endpoint but both did not work.

They both work on my lcoalhost. Any idea why? Is this an issue whereby the Vercel IPs are blocked by Expo, or is this something else?

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.