Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

embed component

Avatar

Level 3

When I am trying to author embed component in the "embeddable" tab I don't see any options available. according to documentation. YouTube has to show up by default

 

So I debugged a bit in the dialog it's trying to get options  form "core/wcm/components/embed/v1/datasources/allowedembeddables" , "core/wcm/components/embed/v1/datasources/allowedembeddables" which is registered as a servlet. 

 

In servlets i see the current source is expecting a contentpolicy. or else empty list 

 

https://github.com/adobe/aem-core-wcm-components/blob/fcf28dd899b91ddcd58185264d5351f8ea82244d/bundl...

 

https://github.com/adobe/aem-core-wcm-components/blob/fcf28dd899b91ddcd58185264d5351f8ea82244d/bundl...

 

 

In my case, I do not use editable templates. So will the dropdown always be empty list ?

 

 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

6.4
1 Reply

Avatar

Level 2

Your question is very unclear. What are you trying to do exactly.