Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Uploadfile Error: non-convertible Response #35

Closed
al-matari opened this issue Jul 15, 2020 · 1 comment
Closed

Uploadfile Error: non-convertible Response #35

al-matari opened this issue Jul 15, 2020 · 1 comment

Comments

@al-matari
Copy link

Hallo everyone,

the upload fails if the response is not a Json string. But the file can be found on the server. It seems to me that the plugin only works if the request and response are both Json-string. E.g. the normal POST-requests ("Content-Type": "application/text; charset=UTF-8") will also fail if the attribute "Data" or the Response is not convertible string.
Is that so or am I doing something wrong?

best regards,
Matari

@thomasvidas
Copy link
Contributor

The latest version should have support for strings, base64 streams, and JSON, so I will close this issue. Feel free to re-open if you are still having problems 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants