Fastify Error: Access to XMLHttpRequest at api-dev.example.com from origin dev.example.com has been blocked by CORS policy
I have a Node.js(v20.10.0
) backend server using Fastify(v4.26.2
) as the framework.
I have a Node.js(v20.10.0
) backend server using Fastify(v4.26.2
) as the framework.