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

Media upload (URL link) results in broken media link #704

Open
sea922 opened this issue Jul 18, 2023 · 6 comments
Open

Media upload (URL link) results in broken media link #704

sea922 opened this issue Jul 18, 2023 · 6 comments

Comments

@sea922
Copy link

sea922 commented Jul 18, 2023

Description

Go to https://hubs.mozilla.com/ZbPnoCW/test-space
Dragging an url link into the page results in a 500 POST error from https://hubs.mozilla.com/api/v1/media and the below screenshot shows the missing image

the image should appear on the screen as a media object

Screenshots
image

image

@mikemorran
Copy link

Hello @sea922, I am able to drag and drop the following jgp file into your hubs room. Could you share the image you are attempting to work with?

images

Screenshot 2023-07-18 at 7 48 40 AM

@sea922
Copy link
Author

sea922 commented Jul 18, 2023

@mikemorran I dropped the link url "https://home.larchiveum.link/quiz-game/29". Here is the link to my multiple choice game, and I get "broken media"

@mikemorran
Copy link

@sea922 Got it. I was able to reproduce the issue.

In the meantime, if you need to be able to use this link in hubs, you can use an image element in spoke or blender, setting its href to https://home.larchiveum.link/quiz-game/29 and giving the image url your desired thumbnail preview.

@sea922
Copy link
Author

sea922 commented Jul 18, 2023

@mikemorran I want to drop the url like above, how can I interact (answer the quiz) directly in the room instead of having to open a new tab?

@mikemorran
Copy link

@sea922 This is not supported out of the box. To to this you would need to integrate code using one of our products that allows for custom client deployments. Some of our team and community members have experimented with features like these in the past: https://github.com/mozilla/hubs/blob/a98d7a62516aa19f11e38f32d2d6683d09643a9a/doc/creating-networked-interactables.md

@Dayk0
Copy link

Dayk0 commented Jul 27, 2023

Hello, I have the same problem on my side. I can no longer put any link from any website without there being 404 errors or there being a broken link. Whereas before, this was possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants