question

newuser-5a127cc1-3420-402e-9eb4-23fe25167620 avatar image

Account Link alexa with a external site

Hi, I am having some issues regarding the link with alexa using the url https://pitangui.amazon.com/api/skill/link/XXXXXXXX.


During the development of the site, I need to go through a setup page and after the user click on the finish I make the link with alexa. When the skill redirects to the site, my OAuth server logs in, then the process goes, Alexa Skill, Login, Setup site and ends with a button with the link to link the account with alexa.


In the link url I send her like this

https://pitangui.amazon.com/api/skill/link/XXXXX?state=(state that alexa generated me when redirected to the site) & code = (last open token).


After this I get the message that We were unable to link APP at this time.


Is any skill side configuration missing or is the method I call the link wrong?


I used this link to develop the link https://developer.amazon.com/en-US/docs/alexa/account-linking/requirements-account-linking.html#access-token-uri-requirements
alexa skills kitalexa
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers