Dan Spinosa

Results 3 comments of Dan Spinosa

@mrdavidjcole Want to change this issue to "disregard `public: false` assets when selecting for playback"? I'll handle that fix separately from the HLS stuff we're working on in the PR

I ended up creating a minimal client for my simple use case. Perhaps it will help you... ```ruby require "net/http" require "json" # The messagebird-rest-api gem uses the old REST...