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

BrightCove Dialogs & Admin UI doesn't load when context path is enabled #64

Open
friendlymahi opened this issue Dec 9, 2023 · 0 comments

Comments

@friendlymahi
Copy link

Our team uses context path for AEM instances to distinguish our Author and Publisher instances. e.g we access author instance using the Url http://localhost:4502/author

Many ajax calls (especially where servlet/api calls are made), are executed without appending the context path. There are a few occurrences where it is done properly but not across all of them. As a result the ajax call when happens with /bin/brightcove/api instead of /author/bin/brightcove/api and fails since it cant be accessed.

friendlymahi added a commit to friendlymahi/Adobe-AEM-Brightcove-Connector that referenced this issue Dec 9, 2023
friendlymahi pushed a commit to friendlymahi/Adobe-AEM-Brightcove-Connector that referenced this issue Feb 15, 2024
- For multiple calls via $.ajax/.getJson & more
- Fixes Issue brightcove#64
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

1 participant