IONIC Capacitor: Failed to execute 'readAsText' on 'FileReader': parameter 1 is not of type 'Blob'. #1180
Unanswered
jezmaghuyop
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm having this error whenever I request from our API Server, I'm using Angular and utilizing the NSwag auto generated HttpClient.
everything works perfectly from a Browser, but running on Android emulator it is behaving a bit differently.
Attached in the screenshot shows both the PayLoad and Response which is 200 OK but seems like the auto generated HTTP Client is handling it differently.
Beta Was this translation helpful? Give feedback.
All reactions