Hello there,
I'm struggleing to download a single file from the API.
I'm supplying the app key and secret for App Authentication but I'm getting this error:
Error in call to API function "files/download": Invalid authorization value in HTTP header "Authorization": "Basic YWFhYWFhYWFhYWFhYWFhOmJiYmJiYmJiYmJiYmJiYg==". Expecting "Bearer <oauth2-access-token>".
I'm following the App Authentication example from https://www.dropbox.com/developers/reference/auth-types#app
Why it doesn't work? I just want to use the API in a simple way.
Thanks and all the best 🙂