-
I can't access HelloFax account with Sign in with Dropbox nor username and password
Dear Dropbox Support: I've had a (free/basic) dropbox account since since 2010. I opened up a hellofax account yesterday using my Dropbox account and paid for a Home Office subscription which is on auto renewal. Today, I'm unable to log into app.hellofax.com using either "Sign in with Dropbox" or entering my Dropbox…
-
API App on PHPBB dropbox upload extention
HI I created an app on Dropbox api to used the PHPBB Dropbox extention and after i set it up on my phpbb broad it shows dropbox fail to upload and give this in the error log Dropbox returned the error » {"error_summary": "invalid_access_token/.", "error": {".tag": "invalid_access_token"}} any suggestions on how to fix that
-
Does the hosted MCP server at mcp.dropbox.com expose any file write tools (upload, create, delete)?
This information is not required, but it makes it easier for our Community members and support team to help you. Application Affected Claude AI > Dropbox via mcp.dropbox.com Question or Issue Does the hosted MCP server at mcp.dropbox.com expose any file write tools (upload, create, delete)? If not, is that on the roadmap?…
-
Copy files from individual folder to team folder
Hi, Im trying to copy files from individual folder to a team folder by using https://api.dropboxapi.com/2/files/copy_v2 However, im receiving error from_lookup/not_found/. I tried to include Dropbox-Api-Select-Admin but i didnt work. I also try to copy files within team folder but it doesnt work. Can anyone help me with…
-
Do I need to request production status?
Hey guys, I've built a workflow in N8N that stores files and creates shareable links. If I'm going to share the links with 300-500 people per month, do I need to request production status? Note that most of the people who will receive the link don't have a Dropbox account(If not all of them)
-
list_folder is not returning media info
I am sending a request using this endpoint: https://api.dropboxapi.com/2/files/list_folder And sending this data: { "path": "/Otter+Moon", "include_media_info": true, "include_has_explicit_shared_members": false, "include_mounted_folders": true } However, the media info is not being returned. This means that I have to send…
-
Receiving errors from Dropbox API
Hello we've had intermittent issues with the Dropbox API, where some users within our org are unable to upload pictures or docs. In our Kibana logging we are seeing this error occur: :Error= com.dropbox.core.NetworkIOException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to…
-
API Not Working With Solid Explorer or Root Explorer.
The API isn't working on Solid Explore or Root Explorer. I login successfully but the apps won't pick up the account. Was working until this morning. Android 16.
-
Using API and SDK together
Hello, I need some help until now i have been using >NET SDK Version 6.37. and we are experiencing a problem downloading large files 30GB and higher. so I tried to implement chunk download, but SDK does not support it . so I did it using the API. but my problem is that when we use the SDK we do not Need to refresh token.…
-
Team Folder API access in a Standard plan
Forgive me if this information is already available, but I haven't immediately been able to find it. I'm in a scenario where I would like to sync data from a third-party application to team folders in dropbox. My organization is currently operating under a Standard license. I know team folders are a concept in a Standard…