-
Notifications
You must be signed in to change notification settings - Fork 182
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
Comments
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? |
@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" |
@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. |
@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? |
@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 |
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. |
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
The text was updated successfully, but these errors were encountered: