I am trying to use core components "embed component"
But I am not able to author youtube URL. getting the following error.
I see com.adobe.cq.wcm.core.components.internal.services.embed.OEmbedClientImplConfigurationFactory-youtube.config already extis as part of core componet configs.
Can someone help me with this? Any information is helpful
I see the following error
19.02.2020 11:20:30.188 *ERROR* [0:0:0:0:0:0:0:1 [1582132830129] GET path/embed.urlProcessor.json HTTP/1.1] com.adobe.cq.wcm.core.components.internal.services.embed.OEmbedClientImpl Failed to read JSON response
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@manojd55574250 Are you connected to VPN while accessing the URL?
I have seen this error while connected to VPN. If the network provider has not whitelisted the URL you will get this error.
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I think you're hitting this : https://github.com/adobe/aem-core-wcm-components/issues/902
or this : https://github.com/adobe/aem-core-wcm-components/issues/881
Views
Replies
Total Likes
It's similar to https://github.com/adobe/aem-core-wcm-components/issues/881 issue but I am getting 400 error.
Moreover in the component. I am not able to select " Allowed Embeddables" in design dialog and "Embeddable" regular dialog doesn't show up. as per the documentation, youTube should be available by default.
Views
Replies
Total Likes
@manojd55574250 Are you connected to VPN while accessing the URL?
I have seen this error while connected to VPN. If the network provider has not whitelisted the URL you will get this error.
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Views
Replies
Total Likes
We have one more issue. When we are on "Embeddable" I drop down doesn't work. as bellow. I was able to add youtube in design dialog.
Views
Replies
Total Likes
Views
Likes
Replies