Hubs-Foundation / Spoke

Easily create custom 3D environments
Other
651 stars 255 forks source link

Error loading image #1286

Open bri4n570rm opened 1 year ago

bri4n570rm commented 1 year ago

The image links that were inside a project stopped loading (they are still working if you open them in a different window, the source is dropbox which wasn't changed.) Adding new image links from dropbox doesn't work as well.

To Reproduce Steps to reproduce the behavior:

  1. Just opening the project shows errors on every image link. Attaching a screenshot. Also, "Submit feedback" button doesn't work, I click and nothing happens. image_2023-08-20_14-17-53 image

Expected behavior Images links load and work as they should.

Desktop (please complete the following information):

bri4n570rm commented 1 year ago

Update: one day later most of the images went back to normal. However, two of them aren't loading still. Attaching screenshots:

image

image

bri4n570rm commented 1 year ago

Ok, I found a problem. Dropbox has changed sharing link URLs and it caused problems with embedding, here's how they proposed resolving the issue: _- Replace the www.dropbox.com/ with dl.dropboxusercontent.com

An example would look something like:

Original link: https://www.dropbox.com/scl/fi/token/myfile.pdf?rlkey=examplekey&dl=1 Change to: https://dl.dropboxusercontent.com/scl/fi/token/myfile.pdf?rlkey=examplekey_

Source: https://www.dropboxforum.com/t5/Create-upload-and-share/New-URLs-for-shared-links-affecting-3rd-party-integrations/td-p/695197/page/7

Not closing this issue because the Submit Feedback button still doesn't work. Also, probably the developers should contact Dropbox developers and find a solution with pasting links as they are, because who wants to edit manually each link?

Thanks.

bri4n570rm commented 1 year ago

Update:

The images with edited links are displayed normally in a Spoke editor but not displayed in Hubs Gallery. So there's still an issue to be solved. Hoping to see some suggestions. image