Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

HTTP 307 with Authorization Header not redirecting, same thing works in chrome?

  • 2 odpovede
  • 1 má tento problém
  • 21 zobrazení
  • Posledná odpoveď od cor-el

more options

Firefox with AWS API Gateway returning a 307 redirection is not working. The API gateway is configured to use Cognito and so the GET request HTTP header is set with "Authorization" and all the servers both AWS and the redirection server is configured to return response with Access-Control-Allow-Origin: * Firefox is not showing the redirection URL request in the web developer. Also tried in safe mode didn't worked there also. Same website works fine in Google chrome and the 307 is redirected to the one specified in the location header and the same Authorization header is both send to AWS and to the redirected URL.

Firefox with AWS API Gateway returning a 307 redirection is not working. The API gateway is configured to use Cognito and so the GET request HTTP header is set with "Authorization" and all the servers both AWS and the redirection server is configured to return response with Access-Control-Allow-Origin: * Firefox is not showing the redirection URL request in the web developer. Also tried in safe mode didn't worked there also. Same website works fine in Google chrome and the 307 is redirected to the one specified in the location header and the same Authorization header is both send to AWS and to the redirected URL.

Všetky odpovede (2)

more options

Sounds more like a site issue.

more options