I got a public api that is backed by Lambda exposed over API gateway (HTTP api flavor) serving my website.
I enabled CORS and added the OPTION /{proxy+} route as give