Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
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
Gelöst! Gehe zu Lösung.
Zugriffe
Antworten
Likes gesamt
Hi,
AEM 6.3 has introduced resource editor APIs [0] which can be consumed to basically check the status and notify the author in editor mode.
Those are causing XHR request
[0] Adobe Experience Manager Help | Developing Resource Statuses in AEM Sites
Thanks
Zugriffe
Antworten
Likes gesamt
You should rebuild your AEM app using AEM 6.3 APIs, including Uber 6.3.
Zugriffe
Antworten
Likes gesamt
Yes application pom is referring to Uber 6.3
The above mentioned 404 requests are happening when url has "editor.html" / editor mode
In preview mode, everything looks fine and no 404 errors.
Zugriffe
Antworten
Likes gesamt
Hi,
AEM 6.3 has introduced resource editor APIs [0] which can be consumed to basically check the status and notify the author in editor mode.
Those are causing XHR request
[0] Adobe Experience Manager Help | Developing Resource Statuses in AEM Sites
Thanks
Zugriffe
Antworten
Likes gesamt
How was this resolved this link is not found. 🙂
Zugriffe
Antworten
Likes gesamt
I am having the same issue after upgrading . without editor.html in the URL it works fine where as with editor.html , its throwing 404 page.
can you please let me know how did you resolve this ?
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten