genius-api icon indicating copy to clipboard operation
genius-api copied to clipboard

node.js client for the Genius API

Results 5 genius-api issues
Sort by recently updated
recently updated
newest added

Hi, Not sure if it is an issue or not. But I'm trying to authenticate to genius API and do a simple search, and it responds with a Forbidden as...

Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1...

dependencies

During installation, this error pops up: `npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142` It does indeed seem that request is deprecated, try to avoid use

Hi, Sometimes when I call the api, it returns this error ` TypeError: Cannot read property 'statusCode' of undefined at Request._callback (D:\#bot\node_modules\genius-api\dist\api.js:36:24) at self.callback (D:\#bot\node_modules\request\request.js:186:22) at Request.emit (events.js:182:13) at Request.onRequestError...