Hi all, I’m working on migrating my company’s multiple CF Pages projects to CF Workers / OpenNext. One thing I noticed is that the image binding does not seem to work on preview URLs. I see this error in my logs:
IMAGES_TRANSFORM_ERROR 9502: Images binding connection error
I have image transformations enabled for the production URL/zone. Will the image binding not work on workers.dev URLs? This was not an issue with CF Pages. Googling around I don’t see much of anything about this, so it makes me think I might have done something wrong here. Any help would be appreciated!