Cypress Cloudinary file upload returns 400 - "Missing required parameter - file" #15016
Unanswered
pablohassan1
asked this question in
Component Testing
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 testing image upload through Cloudinary iframe. Everything works as expected until the point when I submit the upload. The XHR request fails with 400 (Bad Request) status code providing error: "Missing required parameter - file". It works fine when testing manually, I compared both manual and Cypress requests and they seem identical.
Can someone suggest a solution?
Beta Was this translation helpful? Give feedback.
All reactions