Hi,
I have the following situation:
- I'm using SSR and the HTML rendered on my pages is created by Adobe IO. This app inside an Adobe IO instance fetches data from content fragments from my AEM instance.
- My AEM instance is not available to the general public (it's a stating environment)
- The app inside Adobe IO is failing because It can't load the content from the AEM instance.
How can I fix this issue?