내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

407 Proxy Authentication Required for https://www.youtube.com/

Avatar

Level 5

Hi,

I am using crawler to fetch the data from one of the job website and fetching information from each job link and creating pages in AEM  ,its working fine but if anyone page have any youtue , in that case I am getting exception and not able to create page in AEM.I am using htmlunit.Please suggest.

Exception:

com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException: 407 Proxy Authentication Required for https://www.youtube.com/embed/mDFks9QxNvA

at com.gargoylesoftware.htmlunit.WebClient.throwFailingHttpStatusCodeExceptionIfNecessary(WebClient.java:571)
    at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:396)
    at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:304)
    at com.gargoylesoftware.htmlunit.html.BaseFrameElement.loadInnerPageIfPossible(BaseFrameElement.java:184)
    at com.gargoylesoftware.htmlunit.html.BaseFrameElement.loadInnerPage(BaseFrameElement.java:122)
    at com.gargoylesoftware.htmlunit.html.HtmlPage.loadFrames(HtmlPage.java:1818)
    at com.gargoylesoftware.htmlunit.html.HtmlPage.initialize(HtmlPage.java:226)
    at com.gargoylesoftware.htmlunit.WebClient.loadWebResponseInto(WebClient.java:519)
    at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:386)
    at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:304)
    at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:451)
    at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:436)

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Administrator

Please have a look at this forum post:

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

// Here user had similar problem, see if this works for you.

~kautuk   



Kautuk Sahni

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Administrator

Please have a look at this forum post:

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

// Here user had similar problem, see if this works for you.

~kautuk   



Kautuk Sahni