Clicking on a submit action button throws "failed to execute json on response 'unexpected end of json input " #31795
Unanswered
karthikr89
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am performing some web validations and when clicking on a button (a kind of Submit button), it triggers a POST request with a payload and an empty response with 200 code that works fine when performed manually. When running the same flow via Cypress, I keep getting
This is the modal I am trying to submit
Cypress version: 13.6.6
Browser: Chrome
Beta Was this translation helpful? Give feedback.
All reactions