I have used Base 64 files from the below link to decode my response that I receive from server: nicklockwood / Base64
But somehow it fails when it encouters special characters. How can I solve this issue. It works when I tried it with Hex both server side and clienct side.