Curious about A, B, C, and D drives? Learn what they mean and how to use them effectively with Dropbox in this handy guide! - check it out now!
Forum Discussion
JHB3
12 months agoExplorer | Level 4
Unable to connect the Mac Desktop App with my account
Please Help🙏 Unable to connect An error occurred during a connection to dropbox.com. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are un...
- 11 months ago
Hi JHB3,
As a workaround, you may try prepend dropbox in address link with "www." and see if that works. For instance the second address may look like: https://www.dropbox.com/desktop/oauth2?code=gbvf1MCDJ_oAAAAAAAAQrJ8SeOG1B8qlCu3AML7jUBw&state=DO-H1d2-RZ_GyFBEPJNe6mGKxTTxKlcZYdyCUI52PdA
Good luck.
Здравко
11 months agoLegendary | Level 20
Hi JHB3,
As a workaround, you may try prepend dropbox in address link with "www." and see if that works. For instance the second address may look like: https://www.dropbox.com/desktop/oauth2?code=gbvf1MCDJ_oAAAAAAAAQrJ8SeOG1B8qlCu3AML7jUBw&state=DO-H1d2-RZ_GyFBEPJNe6mGKxTTxKlcZYdyCUI52PdA
Good luck.
FritzTheBox
11 months agoExplorer | Level 3
The www did not work for me either. It seems that this call is not supported at www.dropbox.com.
But what worked for me on Saturday was to use a IPv6 network, just in case your network is able do speak IPv6. A global proxy setting which does not use the non working router visible from Hamburg/Berlin could do the same. I suppose, the proxy can be revoked when having linked the App.
- Здравко11 months agoLegendary | Level 20
FritzTheBox wrote:The www did not work for me either. It seems that this call is not supported at www.dropbox.com.
...
It is supported, definitely! Even more, when the domain is without leading 3w, a redirect should come that redirect to there and may show up something like:
I don't know why this doesn't work for you though. It doesn't matter are you using IPv4 or IPv6.
- FritzTheBox11 months agoExplorer | Level 3
Ah, my redirection call on an Windows machine here is slightly different and contains a code challenge and a code challenge method. I obfusicated the code parts with foo_x/y in the lines below, but used them here of course. The redirection call gives a "Server Not Found"
- Здравко11 months agoLegendary | Level 20
FritzTheBox, Your link for sure will get back "Server not found". Try guess why? 🙂 Is there subdomain "wwww"? 😁
Something else is incorrect too - separator between the URL path and parameters! 😜 Where you copy this link from? Or... maybe it's too "obfuscated". 😀 (especially in quotes)
Valid params are only "code" and "state", everything else is just ignored. They have to be redirected to scheme "dropbox-client" at the page load end (or on push "Open Dropbox" button).
PS: Your link certainly is incorrect, but once you get valid link at some point (containing code and state), you can redirect to your local Dropbox application directly (so skipping possible network issues). For instance the example link I posted above (denoted as a solution) may be transformed to
dropbox-client://oauth?code=gbvf1MCDJ_oAAAAAAAAQrJ8SeOG1B8qlCu3AML7jUBw&state=DO-H1d2-RZ_GyFBEPJNe6mGKxTTxKlcZYdyCUI52PdA
Make a note of the scheme (not "https", but "dropbox-client") and domain missing.
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!