> The string you've provided appears to be encoded in Base32. Decoding this string from Base32, it results in:
> "This is a test. This is only a test."
So, it got the base32 part right, but the decoding wrong. I would have been extremely surprised if it got the decoding right, though.