Hi,
I am trying to fetch the temporary link of a file in my dropbox. I created a scoped app and the file is inside the application folder.
I am able to list the files in the folder and sub folders but not able to get the temporary link
Please help
A 'not_allowed' error from /2/files/get_temporary_link indicates:
not_allowed Void The user is not allowed to request a temporary link to the specified file. For example, this can occur if the file is restricted or if the user's links are banned.
not_allowed
The help center article linked there has more information on link bans. You can contact support if you have any questions regarding the state of your account.
A link ban would not impact the ability to read/add/edit/delete/search files or metadata. It only affects an account's links. So, the ability to read/add/edit/delete/search files or metadata does not indicate whether or not your account's links are banned.
You can contact support for help regarding the state of your account.
If you had a request to get temporary links in a batch instead of us looping through a folder items and retrieving one by one users wouldn't exceed their limit and would be develop apps using your api 🙂
It sounds like there was an issue with invalid HTML in your post. Here’s a clear, HTML-free response regarding the not_allowed error when requesting a temporary link from Dropbox:
Troubleshooting not_allowed Error
Check API Permissions:
Verify Access Token:
Review API Documentation:
Check Request Method:
Verify File/Folder Access:
Inspect Error Details:
Update SDKs/Libraries:
Test Independently:
Consult Dropbox Support:
By following these steps, you should be able to identify and resolve the issue causing the not_allowed error. If you need further help, Dropbox's support resources are a good place to get more detailed assistance.
Amazing, 100% i can agreed with this.