I’m trying to work through the steps listed here for an Alexa Skill I’m developing in Java. I’m getting a request from Alexa which is a POST. Two of the headers are the signing certificate chain url and the signature. Amazon SHA1 hashes then signs the entire body of the Alexa request with an…