alexa-voice-servicealexa-skills-kitamazon-echo

Get unique device id for amazon echo


I am writing a custom skill for the amazon echo and I need to get a unique device id so I can register then product to my service. Everything I read says that you cannot get the id from the device. Has amazon changed this? Is there a work around to get a device id?


Solution

  • There is no way to get a unique device ID. All you can do is get a unique User ID. There is no known workaround.