alexa-js / alexa-app

A framework for Alexa (Amazon Echo) apps using Node.js
https://www.youtube.com/watch?v=pzM4jv7k7Rg
MIT License
1.03k stars 212 forks source link

request.userId returning the wrong user #387

Closed matthewturner closed 5 years ago

matthewturner commented 5 years ago

Hi, I've added another user as a beta tester of my skill but when I use request.userid to identify the incoming request, it keeps returning my own userid. Is there anything obvious I'm doing wrong? Thanks, Matt

dblock commented 5 years ago

Probably not, unlikely a library problem. Let us know what you find.

matthewturner commented 5 years ago

Thanks for the response. As you said it's not a library problem - it's completely unrelated and I won't bother you with the details!

dblock commented 5 years ago

@matthewturner Bother us with details! For the next person googling this. Thanks.