@TheThisThat I had the same issue recently when I migrated my app to the Remix template. The solution in this post helped point me in the right direction. First, I installed the remix-utils package.Then in the API route, I use the CORS function to r...