Hi everyone.
I have a problem and I don't understand.
I make a call to a server with a php with job.PostString where I send a series of data including a base64 encoded PDF. Everything works as long as the pdf file does not exceed 1 MB
Does anyone know if there are maximum sizes? If I manually insert the base64 string into the server I can do it, but via code I can't.
Thanks everyone!
I have a problem and I don't understand.
I make a call to a server with a php with job.PostString where I send a series of data including a base64 encoded PDF. Everything works as long as the pdf file does not exceed 1 MB
Does anyone know if there are maximum sizes? If I manually insert the base64 string into the server I can do it, but via code I can't.
Thanks everyone!