Expand my Community achievements bar.

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

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Re: AEM Cloud Service | Getting geo location header in publish

Avatar

Community Advisor

Hi @selvendranr9588 

Could you please provide some more informaiton regarding the use case that you want to achieve using these headers from clientside?

1 Reply

Avatar

Level 2

My component has to render different information based on user country.

 

If we read the header from server side, then it will be cached and hence to avoid caching I am trying to read the header from Client side and display the component dynamically from FE.

 

Please let me know if there is a way to achieve this. Many thanks. !