apex-sobjectdataloader
apex-sobjectdataloader copied to clipboard
unable to deserialize attachment
System.JSONException: Cannot deserialize instance of base64 from START_OBJECT value
is there way that sobjectdataloader handle deserialization of attachment?
This looks like a platform restriction. :-1:
I found this, which could be a workaround, but would possibly need an enhancement to the library here, so i've marked it as an enhancement.
https://developer.salesforce.com/forums/?id=906F0000000946SIAQ
@afawcett would you mind reviewing and merging my team mate @anmolgkv's fix of this so people can finally use it for Blob content as well.
@afawcett this is closed as you merged in our PR fixing this.