genius-api
genius-api copied to clipboard
403 Forbidden
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!
is your access token valid?
Same issue here. My token is correct, too.