Wednesday, September 21, 2011

A partial block (3 of 4 bytes) was dropped in Base64 String


When you face such a issue just use

Flex :
encodeURIComponent(String) in flex

Java :
URIUtil.encodeQuery(String)

Before posting the string in Browser as "=" and "&" in the String create issue while decoding String.

No comments:

About Me