How to call an API that requires authentication in an Alexa skill
I am creating an Amazon Alexa skill in Python that would query some information from my company’s system. However, when I try to call the API that would return the access token, it shows me the error “There was a problem with the requested skill’s response.”