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

Server URL in embed code missing #752

Open
lkiesow opened this issue Jun 27, 2024 · 3 comments
Open

Server URL in embed code missing #752

lkiesow opened this issue Jun 27, 2024 · 3 comments
Labels
type:bug Something isn't working

Comments

@lkiesow
Copy link
Member

lkiesow commented Jun 27, 2024

The server URL is missing from the embed codes generated in the admin interface. The <SERVER_URL> should be replaced with the presentation server URL.

@lkiesow lkiesow added the type:bug Something isn't working label Jun 27, 2024
@mtneug
Copy link
Member

mtneug commented Jun 28, 2024

What do you think about adding another org config for this that defaults to the presentation server URL?

@dennis531
Copy link
Contributor

The url will be loaded from the route /api/info/organization/properties/engageuiurl. See https://github.com/opencast/opencast-admin-interface/blob/59b5660d3cfe9a21662d2c3135b5a5baee557e99/src/utils/embeddedCodeUtils.ts.

@lkiesow I think your Opencast is missing some configuration or the Opencast code itself needs changes.

@mtneug
Copy link
Member

mtneug commented Jul 2, 2024

This property defaults to the server URL (s. config file).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants