AEM 6.3 xhr requests and 404 error
I have installed AEM 6.3 in local and deployed the application build on 6.1.
I see following kind of requests for every page that requested and these requests resulting in 404 error.
http://localhost:6302/resource-status/editor/en_US/rewards/profile-and-preferences.1.json?_=1507845945859
Question: why 6.3 making these xhr requests ? I am sure these requests are failing as there is no node called "resource-status" at root level.
Thanks,
Sreeni