alexa-pi / AlexaPiDEPRECATED

DEPRECATED - Use https://github.com/alexa-pi/AlexaPi instead ...Turn a Raspberry Pi into an Alexa Client
https://github.com/alexa-pi/AlexaPi
MIT License
587 stars 442 forks source link

Syntax Error in creds.py #110

Closed hemingweb closed 8 years ago

hemingweb commented 8 years ago

Having generated the amazon refresh_token. I ran the main.py script and received a SyntaxError: invalid syntax, crews.py line 10.

This isn't going smoothly, any suggestions?

screen shot 2016-07-28 at 22 48 21

maso27 commented 8 years ago

You've got more than one "refresh_token" in there.

Delete the second one, and you should be good!

hemingweb commented 8 years ago

cheers, I had only checked the start and end of the in nano.