i am implementing alexa account linking starting from my website to receive notification on my alexa device, using the LWA flow as shown on the documentation https://developer.amazon.com/en-US/docs/alexa/account-linking/app-to-app-account-linking-starting-from-your-app.html#alexa-url-parameters.
But i get invalid scope error for the scope "alexa::skills:account_linking".
You should be using the client ID in the skill itself, you can find it in the permissions tab below Account Linking in your smart home skill. It is a Login with Amazon(LWA) profile in itself.