cy.intercept is not matching endpoint whose headers responseType is 'blob' #14469
Unanswered
chikakow
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.
-
I have this code below, where the URL is definitely hitting. Without stubbing, this endpoint throws 401 unauthorized. It waits for @profileAvatar but it times out. All the other endpoints are stubbed fine. Only this endpoint has responseType 'blob'.
Beta Was this translation helpful? Give feedback.
All reactions