Hi,
My app has Full App access and I am making a call to 'sharing/ad
d_file_member' using Dropbox core API. After deleting and creating my app with same name while experimenting with App Permissions, I am now getting this error message when accessing this end point. It was working the first time.
( 1. I created an app with 'Full' permission,
2. 'changed it to 'App'; discovered sharing did not work,
3. changed back to 'Full' and getting this error now):
"statusCode":400,"body":"Error in call to API function \"sharing/ad
d_file_member\": This app is currently disabled."
I also deleted the 'App' folder from my dropbox after step 2. Tried it with a different app name as well but get the same error.
.Are the apps permission updated instantaneoulsy or does it take some time? My app is able to post files in a user's dropbox but not invite another member.
Would really appreciate it if anyone can offer an insight.
Thanks!