https://cypress.io logo
I would try setting `followRedirect: false,` in yo...
# e2e-testing
s
I would try setting
followRedirect: false,
in your POST and ensuring you get a 302, and in a
.then()
response make your next request, most likely a GET. Similar to these docs https://docs.cypress.io/api/commands/request#Request-a-page-while-disabling-auto-redirect