sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target | Community
Skip to main content
New Participant
September 27, 2022
Solved

sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

  • September 27, 2022
  • 1 reply
  • 537 views

I am trying to hit https://author-p69802-e616155.adobeaemcloud.com/api/assets.json  (Assets api) using my adobe credentials but getting error. I have implemented the certificate also.

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 milind_bachani

Hi @vandana_ratnaparkhi ,

 

 

Did you try creating a user on instance which can login into instance using basic auth ?

Whenever you login to your instance you see a cookie which has login-token used for user authentication.

 

Also, can you please paste the whole error trace ?

Best Regards,
Milind

1 reply

milind_bachani
milind_bachaniAccepted solution
Employee
September 27, 2022

Hi @vandana_ratnaparkhi ,

 

 

Did you try creating a user on instance which can login into instance using basic auth ?

Whenever you login to your instance you see a cookie which has login-token used for user authentication.

 

Also, can you please paste the whole error trace ?

Best Regards,
Milind