apache / cordova-plugin-file-transfer

Apache Cordova File Transfer Plugin
https://cordova.apache.org/
Apache License 2.0
598 stars 885 forks source link

Is it possible to transfer file in base64 format? #277

Closed mikr96 closed 4 years ago

mikr96 commented 4 years ago

Issue Type

Description

Information

Error filetransfer => "http_status":422,"body":"{\"file\":[\"The file must be a string.\"]}"

Command or Code

Environment, Platform, Device

Android

Version information

Ionic 4

Checklist

timbru31 commented 4 years ago

Please use the issue template - I'm not sure if this is a bug or question. If it's a question you can try asking on StackOverflow or in our Slack community instead.

CodeWithOz commented 2 years ago

@mikr96 did you find a way to achieve this?