As the quest for an advanced Alexa AVS skill continues, all kinds of challenges cross my path. This time I encountered a problem that cost me quite some time to solve. While trying to have Alexa's account linking to work with the Salesforce Oauth Webserver flow, I needed a way to verify the access token issued by Salesforce and get information about the user in question, using APEX.
Read More