apex-sobjectdataloader icon indicating copy to clipboard operation
apex-sobjectdataloader copied to clipboard

unable to deserialize attachment

Open reddead opened this issue 9 years ago • 3 comments

System.JSONException: Cannot deserialize instance of base64 from START_OBJECT value

is there way that sobjectdataloader handle deserialization of attachment?

reddead avatar Feb 26 '16 22:02 reddead

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 avatar Feb 29 '16 18:02 afawcett

@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.

rsoesemann avatar Mar 08 '21 12:03 rsoesemann

@afawcett this is closed as you merged in our PR fixing this.

rsoesemann avatar Mar 15 '21 18:03 rsoesemann