I has a fairly standard method that base64-encodes a string prior to sending that string over the wire to a client. When the communication was SOAP, everything worked fine but now that everything is running through the .NET version of JSON, the base64 decoding is blowing up with the error:I has a fairly standard method that base64-enco