Hello there, I'm working on a React native app to implement Alexa skill using my app.
The primary goal of this app is to create a skill (from alexa dev console) and authorize other users to use my created skill in their alexa featured devices.
I'm following the official docs https://developer.amazon.com/en-US/docs/alexa/account-linking/app-to-app-account-linking-starting-from-your-app.html#errors for app-to-app linking and amazon dev console.
I'm getting issues while linking the users account. Seeking to get the help from other dev's, thank you in advance.