Billy Ferguson
Billy Ferguson
@ndg63276 what did you try and what does didn't work mean. You omitted the `0x` off the front right and you have a subscription to google play, not the free...
What's the description of the 403? They return 403 for a few different reasons. Could it be that you're trying them too quickly and you're getting 403 forbiddened by rate...
Mine is also 16 characters.
That's why I asked the question about the 0x prefix buster brown! On Thu, Jun 7, 2018, 4:26 AM ndg63276 wrote: > The device ID in your failed request posted...
I tried this on my computer and using `Mobileclient.FROM_MAC_ADDRESS` and the device id created by the Mac address worked with `get_stream_url`. I haven't tried it back on my PAAS code,...
@budowski do you know if it works with every ID type or just the ANDROID_ID type? I have a couple devices registered to my account so I was just checking...
yeah, install play music and auth to that device with your account. then you call the same function `get_registered_devices()` on your computer or whatever and then that new device (iPhone)...
So my snapchat got pwned somehow and posted a stream url of showtunes to every one of my snapchat contacts. Not sure if its a contaminated url as the url...
Sounds like DFS (depth first search) for paths going through those two nodes. https://en.wikipedia.org/wiki/Depth-first_search The picture in the article above would yield the following: 1 2 3 4 1 2...
You have to find a valid device id and use that On Sat, May 26, 2018, 7:30 PM Adam Plocher wrote: > Hello, I had my Echo Dot turned off...