Hello everyone, I successfully got everything to work.. however one problem remains. The body of the message, which I base64_decode()... the html has a lot of weird and unusual characters. Is there a way to clean this up? or should I return the base64 encoded string via json to javascript/angular and decode it there?