Billy Ferguson

Results 95 comments of Billy Ferguson

I just got a similar problem to this. stack trace is basically this ``` [DEBUG] 2018-05-25T00:23:41.272Z e02cc2ce-5fb1-11e8-a4dc-637d90e1a294 https://mclients.googleapis.com:443 "GET /music/mplay?opt=hi&net=mob&pt=e&slt=1527207821033&sig=OMuDy_lx-OjkiflstlKqbnb1k9s&mjck=Tbm4qc5ka36wvdcifyfryjalqx4&hl=en_US&dv=0&tier=aa HTTP/1.1" 403 None [2018-05-25 00:23:41,274] ERROR in app: Exception on...

In order to use ApiGateway + Lambda with this skill we need to manually login to the api in a python shell from a computer with a good mac address...

Any idea why it worked for about a month and then they finally cut me off? I did notice the stream taking longer and longer to play even from the...

True. I just didn't know how much you knew about the inner workings of this stuff. It appeared to only block me because I wasn't using a device id, or...

Ah ok, and since Lambda hits a different machine every time which has a different MAC Address, but has the same ARN, Google blocks it because I'm coming from the...

That's right baby. On Sun, May 27, 2018, 3:31 PM Dave Nikkel wrote: > @fizzybunk Actually, I tried plugging in > one authorized Android device ID's and I'm back to...

I'll try to help out too. I think I have a workaround, if you use `FROM_MAC_ADDRESS` to log in and get the valid device IDs and then logout and re-log...

Yeah and if they actually care about the id we kinda have to use the already existent device ids right? On Wed, May 30, 2018, 10:35 AM Simon Weber wrote:...

@simon-weber I have two things: One. I modified some code last night that I only have locally, but I pass in a string similar to how you pass in `Mobileclient.FROM_MAC_ADDRESS`...