I'm trying to sign in into vscode alexa skills toolkit into windows 10:
but i'm gettings this into my browser when I try to sign in:
Error Summary
400 Bad Request
The redirect URI you provided has not been whitelisted for your application. Please add your redirect URI in the 'Allowed Return URLs' section under 'Web Settings' for your Security Profile on Amazon Developer Portal.
Request Details
redirect_uri=http://localhost:9090/cb
scope=alexa::ask:skills:readwrite%20alexa::ask:models:readwrite...
and already put into allowed return urls
are there some more configuration? tho its not the same client id, and didnt find any settings in my vscode to that...
obs: if I change localhost to 127.0.0.1 it works but dont work vscode gives error that havent receive vscode