Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix - issue with new dropbox urls for those that have had the new links assigned to some/all items in their account. #1337

Conversation

Azmoria
Copy link
Collaborator

@Azmoria Azmoria commented Jul 26, 2023

This should resolve the issue with the new dropbox url architecture.

Dropbox is moving to a new link architecture which centralizes links on content rather than on users. We'll refer to these "/scl" links as "new links" and the previous "/s" architecture as "legacy links". Part of the new link architecture is the addition of an rlkey parameter. It is this parameter which grants access to the content. That is why removing that parameter results in visitors having to sign in and request access.

We’ve paused our rollout to better understand this issue. Since the issue appears to be with how the new link format is interacting with 3rd party applications, we need to understand these use cases more deeply.

@Azmoria Azmoria merged commit 3c32c1a into cyruzzo:main Jul 26, 2023
@github-actions github-actions bot added the bug Something isn't working label Jul 26, 2023
@Azmoria Azmoria changed the title Fix - issue with new dropbox urls for those that have had it rolled onto their account Fix - issue with new dropbox urls for those that have had the new links assigned to some/all items in their account. Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant