Core component Embed Component | Community
Skip to main content
Level 2
February 19, 2020
Solved

Core component Embed Component

  • February 19, 2020
  • 2 replies
  • 7830 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Asutosh_Jena_

@mdevapathni 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

2 replies

Adobe Employee
February 19, 2020
Level 2
February 19, 2020
Asutosh_Jena_
Community Advisor
Asutosh_Jena_Community AdvisorAccepted solution
Community Advisor
February 20, 2020

@mdevapathni 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

Level 2
February 20, 2020
that make sense. Yes I was on VPN. I deployed embed component in dev environment. and I am able to author youtube URL. work fine.