Alastair McFarlane
Alastair McFarlane
It's v1.5.0. I'll take a look at the sample and try adding some getCorrelationContext calls into my code to see where it gets lost. Thanks!
> It's v1.5.0. I'll take a look at the sample and try adding some getCorrelationContext calls into my code to see where it gets lost. Thanks! It seems to be...
You know, actually - I was looking deeper into the code so that I could see whether I could tackle a PR for it, and it looks like you just...
This happens also in 0.11.0
I think this is just a typing issue - typescript isn't seeing the knex type extension declared in `index.d.ts`, and is instead seeing the vanilla knex QueryBuilder type which doesn't...
I know I'm resurrecting but I'm happy to look into this if you can help/guide. The device ID definitely changes - and it looks like if you update the device...
Just come back to this! I agree it may not be a bug (it *feels* like a config issue on my side!) but I can't for the life of me...
Ok I finally found the issue! I'd given what I thought were the correct set of permissions, but, I also had to enable ACLs on the bucket (which are disabled...
Hi @fcusson ah I see - are the echoes not Spotify connect devices? They all show up in my Spotify Connect list when I'm using it! If not that's fine,...
Got you - that makes sense. I've been looking through the logs and the code and I can see why it works for me with device_name and not entity_id -...