OTA updates not working with self hosted manifest

I’ve got a self hosted manifest that I’m deploying using expo export. I’ve added my endpoint to my app.config.js under updates.url. My EAS built app is not performing OTA updates. How can I debug this issue? Does my hosted server need to conform to this update spec?