You must use a token instead of an email and password if you auth via Apple or Google. They last for 600 mins. Don't share them; they contain personal information.
- Start sniffer (I use Fiddler Classic).
- Open https://www.nugs.net/stream/music/ in browser.
- Find api/v1/me/subscriptions call in Fiddler.
The token can also be grabbed via Chrome's developer tools
- Open developer tools in Chrome with
ctrl+shift+i - Open https://play.nugs.net in that active tab
- Nagivate to the
Applicationtab at the top - Nagivate to
Storage > Session Storage > https://play.nugs.net/in the sidebar - Below the Key/Value table, right click
access_tokenand clickCopy value

