Headers and Helix Configs in AEM Site with Edge Delivery Services Template 0.0.16 site. | Community
Skip to main content
josephambrose
New Participant
November 13, 2024
Solved

Headers and Helix Configs in AEM Site with Edge Delivery Services Template 0.0.16 site.

  • November 13, 2024
  • 1 reply
  • 730 views

I created an EDS site using the "AEM Site with Edge Delivery Services Template 0.0.16" and set up configurations and headers within it. The paths.json file in the repository has the necessary mappings. I can access the Helix config via https://main--***.aem.page/config.json, but any updates made and republished do not show up in the config.json. Additionally, when attempting to load headers.json via https://main--**.aem.page/headers.json, I receive a 404 error. Please see the screenshots.

 

Best answer by ShaileshBassi

Hi @josephambrose 

AFAIK, the paths.json exists in the git main branch, it will take the precedence. 

Just try remove the file from the main branch and instead push the paths.json via the public mapping config

Reference - https://www.aem.live/docs/admin.html

Hope this helps!

Thanks

Hope this helps!

Thanks

1 reply

ShaileshBassi
ShaileshBassiAccepted solution
New Participant
November 27, 2024

Hi @josephambrose 

AFAIK, the paths.json exists in the git main branch, it will take the precedence. 

Just try remove the file from the main branch and instead push the paths.json via the public mapping config

Reference - https://www.aem.live/docs/admin.html

Hope this helps!

Thanks

Hope this helps!

Thanks