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
Hi I also have this problem and i solve it by adding app key to the .env.cypress file
notes : i have 2 .env files one for cypress and other for development
Also have bumped into this problem a number of times and I have tried the suggestions above and have been trying to solve this for an absurd amount of time. Please help.
Hi.
I've got problem on start.
When I run example test, I've got:
The request we sent was:
Method: GET
URL: http://127.0.0.1:8000/cypress/csrf_token
Headers: {
"Connection": "keep-alive",
"user-agent": "Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36",
"accept": "/",
"accept-encoding": "gzip, deflate"
}
What should I do ?
The text was updated successfully, but these errors were encountered: