I am making request to amazon to get a short lived token with below fields in body to enable a video skill, but getting an error.
grant_type=client_credentials&scope=alexa::instant_device&client_id={}&client_secret=${ }`
I am making request to amazon to get a short lived token with below fields in body to enable a video skill, but getting an error.
8 People are following this question.