Getting CORS error from api gatweway only when appending Auth0 token to request – Amazon Web Sevices
So I am trying to host a full stack web application in AWS. I have a angular frontend sitting in an s3 bucket behind cloudfront and using a domain from route53. On the backend I have an typescript express project…