When I try to " get temporary link " I get this error. All other actions I tried with the connection, work but this action does not.
Here is the error message :
{
“response”: {
“status”: 400,
“body”: “Error in call to API function “files/get_temporary_link”: Your app is not permitted to access this endpoint because it does not have the required scope ‘files.content.read’. The owner of the app can enable the scope for the app using the Permissions tab on the App Console.”
},
This is a follow up topic to a previous issue with Dropbox (which was solved, but introduced this new problem which was not there before )
I have added this comment also to the previous topic but I assumed that since it was marked is “solved” with solution, it is wiser to create a new topic as it is a different problem.
is there any time frame we should/could expect it to be attended?
I am no expert but I believe this should have a simple solution just ticking the relevant box for permissions in the scopes in Dropbox developer properties.