cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smart edit not accessible via alternate url

Former Member
2,092

Smart edit works if we give as https://localhost:9001/smartedit/

When we try accessing smart edit with url like : https://hybris-admin-prod/smartedit/ it throws below exception : is there any configuration for accessing smart edit via alternate url , to stop UriVariablesResolver from throwing below exception ??

configuration url : https://hybris-admin-prod/smartedit/configuration gives below exception .

I/O error on GET request for "https://hybris-admin-prod:32163/smarteditwebservices/v1/configurations": hybris-admin-st5

ResourceAccessError

View Entire Topic
ragupathi_ganesan
Associate
Associate
0 Kudos

You can set the host in this property smartedit.tomcat.hostname through property file and need to restart the server

Hi Ragupathi, I am facing the same issue. even after changing the hostname , we are still not able to open it. : "I/O error on GET request for \"https://10.128.194.51:9011/smarteditwebservices/v1/configurations\": sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target",

Can you please help me? Thanks in advance.