rgrokett / RaspiAsteriskAlexa

Integrating Asterisk with Amazon Alexa Voice Service on a Raspberry Pi Zero using AGI
GNU General Public License v3.0
63 stars 22 forks source link

Not able to get Token #14

Closed n8acl closed 3 years ago

n8acl commented 6 years ago

I I have been following the instructions to get the project installed on my PiZeroW running RasPBX. I get to the part about getting my token and I am able to sign in, it asks for permission and when I click allow I am getting an error occurred with the login request. Am I supposed to get the token by running the URL on the PiZeroW, and how since RasPBX doesn't have a desktop or browser. Plus the URL you give us didn't get me to the login page. I had to change it and go to: https://www.amazon.com/ap/oa?client_id=YOURCLIENTID&scope=alexa%3Aall&response_type=token&redirect_uri=http://localhost.

Thanks.