jahrlin / genius-api

node.js client for the Genius API
MIT License
17 stars 7 forks source link

403 Forbidden #2

Open gl0gl0 opened 7 years ago

gl0gl0 commented 7 years ago

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 if the access token wasn't in the request. This is the error it throws:

https://screencast.com/t/Uk58ipce

I know my access token is correct, because it works in the "try" section: https://docs.genius.com/#resources-h1

Any idea of why this is happening?

Thanks for your help!

ghost commented 3 years ago

is your access token valid?

nsde commented 1 year ago

Same issue here. My token is correct, too.