- Go to
alexa.amazon.com
. - Open Developer Tools by pressing
F12
,Ctrl+Shift+I
orCmd+Opt+I
(or from the menu). - In the Developer Tools switch to the Network tab.
- Select a radio station to play.
- Now you should see a request with the Name
queue-and-play
in the Developer Tools. Click on it. - Now in the newly appeared panel go to Headers > Request Headers and there you will find Cookie.
- If you see "
⚠️ Provisional headers are shown" disable all extensions / use incognito mode
- If you see "
- Copy this whole cookie.
- Paste it into the alexa remote account nodes cookie field.
- Go to
alexa.amazon.com
. - Open Web Developer Tools by pressing
F12
,Ctrl+Shift+I
orCmd+Opt+I
(or from the menu). - In the Web Developer Tools switch to the Network tab.
- Select a radio station to play.
- Now you should see a request with the File
queue-and-play
in the Web Developer Tools. Click on it. - Now in the newly appeared panel go to Headers > Request Headers and there you will find Cookie.
- Copy this whole cookie by clicking into the field after Cookie:, Select All(right click or ctrl+A) and then Copy.
- Paste it into the alexa remote account nodes cookie field.