Expand my Community achievements bar.

Mark Solution

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

Uncaught SyntaxError: Unexpected token < in JSON at position 4

Avatar

Level 2

I have an AEM 6.4 project that works fine in the local environment, but on deployment to the enterprise AEM 6.4 environment, I can no longer delete components in a page, or even move them, images used in components do not show up in dialog and so on.

I see the following errors in the browser console:

Screen Shot 2019-06-05 at 2.05.49 AM.png

I am clueless as to why this could be happening.

Any help on this would be great to move forward.

2 Replies

Avatar

Community Advisor

Are you using Resource Override or any other plugin to inject js?

It seems the error is from locally injected js.

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 1

Hi @anands82757572  @arunpatidar 

I am also facing the same issue. Have you got the solution?