Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where have you defined http://127.0.0.1:3000 ? Need to be ale to change it to my local subnet IP #8

Closed
jabulonboaz opened this issue Apr 10, 2018 · 2 comments

Comments

@jabulonboaz
Copy link

Where have you defined http://127.0.0.1:3000 ?

Need to be ale to change it to my local subnet IP as I am doing this via SSH and the Pi is on IP 192.168.1.2 and that is the IP i defined in the AVS development web side at port 3000.

Your kind support please.
Thanks

@jabulonboaz
Copy link
Author

}
**** Completed Configuration/Build ***
**** device authentication ***
The refresh request failed with the response code 400. This might be due to a bad refresh token or bad client data. We will continue with getting a refresh token, discarding the one in the file.

@Dimeiza
Copy link
Owner

Dimeiza commented Apr 11, 2018

I haven't defined it.
It have been specified by AVS Device SDK.

I recommend that you read Quick Start Guide of AVS Device SDK.
https://github.com/alexa/avs-device-sdk/wiki/Raspberry-Pi-Quick-Start-Guide-with-Script

And follow this instruction in Quick Start Guide.

IMPORTANT: The allowed origins under web settings should be http://localhost:3000 and https://localhost:3000. The return URLs under web settings should be http://localhost:3000/authresponse and https://localhost:3000/authresponse.

@Dimeiza Dimeiza closed this as completed Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants