Cookie not passed to request of react.model.json
Hi,
Trying to get the sample SPA app (we.retail.journal) running. I face an issue with the react.model.json
The cookie is not passed in the request, so i get redirected to the loging page.
This prevents the site being properly loaded.
Any Idea how I can make AEM send the cookie along with the request?
Below you find the headers.
General:
Request Header:
Response Header:
HTTP/1.1 302 Found Date: Wed, 17 Oct 2018 11:43:27 GMT Location: http://localhost:4502/libs/granite/core/content/login.html?resource=%2Fcontent%2Fwe-retail-journal%2Freact.model.json&$$login$$=%24%24login%24%24&j_reason=unknown&j_reason_code=unknown Content-Length: 0


