Cors blocking using Hono.js and workers
Im using Hono. I add the code above to allow localhost access to my worker, and its worker well.
Now i trying use my next.js website deployed in the cloudFlare pages and i add cors policy:
But its not working. And i received BLOCK BY CORS POLICY.
Now i trying use my next.js website deployed in the cloudFlare pages and i add cors policy:
But its not working. And i received BLOCK BY CORS POLICY.
