My suspect is of course actual base64 data, otherwise it looks good to me. See this fiddle where similar scheme is working. You may try specifying char set.
Taken from wikpedia
You can try this base64 decoder to see if your base64 data is correct or not.