Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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

  • 2 ответа
  • 1 имеет эту проблему
  • 24 просмотра
  • Последний ответ от 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.

Все ответы (2)

more options

Sounds more like a site issue.

more options