Forum Discussion
Jakob_Villadsen
17 years agoContributor
Hi Ole,
Thanks for helping
I've made a much simpler webservice where i can easily reprodice the problem. It just has a single method that takes a bytearray and returns it.
I have attached the wsdl file and the code in c# in case you want to read that too.
We have a client written in c# that can upload these files, so I'm pretty sure that we're just using SoapUI wrong.
Using the Pro edition I'm just using the browse button and choosing a simple test.txt file which contains the letters "TEST".
When i try to validate (the red tickmark) before even submitting the rquest (green play button) i get this message:
"error: base64Binary: Invalid value: not encoded properly; T=base64Binary@http://www.w3.org/2001/XMLSchema"
I've attached a couple of screenshots
I hope you have an idea of what to do next
Thanks for helping

I've made a much simpler webservice where i can easily reprodice the problem. It just has a single method that takes a bytearray and returns it.
I have attached the wsdl file and the code in c# in case you want to read that too.
We have a client written in c# that can upload these files, so I'm pretty sure that we're just using SoapUI wrong.
Using the Pro edition I'm just using the browse button and choosing a simple test.txt file which contains the letters "TEST".
When i try to validate (the red tickmark) before even submitting the rquest (green play button) i get this message:
"error: base64Binary: Invalid value: not encoded properly; T=base64Binary@http://www.w3.org/2001/XMLSchema"
I've attached a couple of screenshots
I hope you have an idea of what to do next