Hi, I am attempting to send binary data from a file as part of the request body to the following API endpoint:
https://developers.google.com/google-apps/contacts/v3/?csw=1#addingupdating_a_photo_for_a_contact However, I am having issues using BinaryBuilder and BinaryFormatter as I do not have a clear idea on how to include the file's binary data within the template. Any help with this would be greatly appreciated. Thanks. -- View this message in context: http://wso2-oxygen-tank.10903.n7.nabble.com/ESB-Sending-Binary-data-as-request-body-tp90764.html Sent from the WSO2 Development mailing list archive at Nabble.com. _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
