Open eiazeez opened 6 months ago
hey @eiazeez! I’m back to working on this. would it be possible for you to provide an example response that causes this issue? there’s probably something wrong with how data is parsed and I’m assuming that it has something to do with the response body, or headers
Hey, @filiphric As i shared, i don't know how exactly to reproduce. Sometimes i get this error, sometimes not. I tried to reproduce a step by step scenario but it's intermitent behave
Sometimes, and i don't know why or what cause this, i get this error when i use cy.api.
To resolve this issue, i put .toString() between "r"and "replace" function, in >> node_modules/cypress-plugin-api/dist/support.js line 9 << Here a example: