You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used this to create a cloudfront distribution for my api, then pointed my custom domain at the cloudfront distribution. I can PostMan to my api gateway url just fine, passing a valid Authorization header, but when I attempt to go through the custom domain, it always returns a 401 error. Any idea what might be going on here? Are there some settings I'm missing to allow the Authorization header through or something?
The text was updated successfully, but these errors were encountered:
I used this to create a cloudfront distribution for my api, then pointed my custom domain at the cloudfront distribution. I can PostMan to my api gateway url just fine, passing a valid Authorization header, but when I attempt to go through the custom domain, it always returns a 401 error. Any idea what might be going on here? Are there some settings I'm missing to allow the Authorization header through or something?
The text was updated successfully, but these errors were encountered: