freesound-python icon indicating copy to clipboard operation
freesound-python copied to clipboard

invalid_client error

Open shahtalebi opened this issue 2 years ago • 1 comments

Hello, I am trying to use the fetch_token method as in the code snippet you provided in the "Authenticating with OAuth" section, but I constantly get InvalidClientError: (invalid_client) error. Is there any particular action that I have to take to proceed with downloading high quality files?

shahtalebi avatar Jan 03 '24 15:01 shahtalebi

Hi @shahtalebi, Are you sure you are using the correct client id (not the client secret) and passing all requested parameters? Maybe you can paste your request code here (removing sensible data) so I can help.

ffont avatar Jan 09 '24 08:01 ffont