Tom Bonner

Results 9 issues of Tom Bonner

Library is great, but doesn't support user's liked Songs. This is because it's currently using the [Client Credentials Flow](https://spotipy.readthedocs.io/en/2.19.0/#client-credentials-flow). Turns out you can support user's liked songs with only a...

**Describe the Bug** When installing the lib on Windows it errors with the line `npm ERR! The token '||' is not a valid statement separator in this version.`. **To Reproduce**...

Question :grey_question:
Community :family_man_girl:
Need More Info :man_shrugging:

Cannot use project since all classes are internal.

Howdy all, I'm trying to add this lib to my new project but I'm getting an error from node-gyp. I've realised that we can move to use `node-hid` to fix...

Hi Arvydas, Installing blinkstick on Windows causes 'usb' to try build using node-gyp. Given blink-stick is designed for the more casual of coders, requiring old python, specific run-times and Visual...

Hey I would like to use this library but it hasn't got a license. Please could you confirm what license it's under? Many thanks Tom

## Is your feature request related to a problem? Please describe. Having inherited a massive project that has no spec tests and along with tending to disagree that a testing...

help wanted
question

Okay, this isn't clear to merge yet. I'm doing this to see how the Actions run because I think there's currently a bug in it's building.

Currently the build pipeline is failing for ``` uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger (NameError) ``` You can see a lot of people dealing this [here](https://github.com/rails/rails/pull/54264).