Hi,
I am using the generated Admin Queries API from Amplify to give my Admin users exclusive access to AWS resources; however, I cannot figure out how to make the CORS work, and I am sure everything is enabled properly on the backend, and now I have no idea how to proceed.
Below are screenshots my code to make the request, as well as the error and backend configuration.