The error pretty concretely means your client ID/secret are wrong, no matter what checking was done. I'd probably look for duplicate properties and/or not loading the right set of property files. The servlet container logging tends to be where all that gets noted since it's pre-startup. -- Scott