Question
Send file from service to external server
Can I send image file from FileRepository using Thinworx service to the external php server?
Try using Resources["ContentLoaderFunctions"].PostImage(params), but it throw exception
"Unable To Convert From [B to JSON"

