Topic by Willy Luyo Tuesta
Content
_client.GetFileData doesn't return an image more than 50kb and I want to configure the parameter to return that image more than 120kb.
I have set maxReceivedMessageSize = 1024*120 but it doesn't work.
Steps To Reproduce: RightNowFedAuthSyncPortClient _client;
byte[] fileData = _client.GetFileData(_clientInfoHeader, contact, commonFileAttachments[i].ID, false);
Version
Service CloudCode Block
Image
Image may be NSFW.Clik here to view.
