DecodingException when Downloading Attachment. Please advise me how to fix?
Sergey Kargopolov
Ranch Hand
Joined: Jul 04, 2003
Posts: 63
posted
0
Hi!
I am getting an Error message when downloading attachment from Gmail. Any image file that I download throws com.sun.mail.util.DecodingException:
com.sun.mail.util.DecodingException: BASE64Decoder: Error in encoded stream: needed 4 valid base64 characters but only got 3 before EOF, the 10 most recent characters were: "rOLsVOnCzb"
Even though an Exception is thrown downloaded file can be opened and viewed. But not good for scaling...
Please advise me what can I do to download file without DecodingException?