Expand my Community achievements bar.

SOLVED

Issue coming in pagedata.json 404

Avatar

Level 3

Hello Everyone,

Getting 404 in https://brand.rics.org/content/asset-share-commons/en/home/_jcr_content/contexthub.pagedata.json

Please can anyone suggest, what we need to do for remove this error, this issue is coming only on prod environment. 

In Response getting:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /content/asset-share-commons/en/home/_jcr_content/contexthub.pagedata.json was not found on this server.</p>
</body></html>

 

Thanks

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@user00181  when i tried access https://brand.rics.org/content/asset-share-commons/en/home.html it is redirecting to authentication page. 

 

So once check if there are any dispatcher config to allow the /content/asset-share-commons/en/home/_jcr_content/contexthub.pagedata.json 

 

and also check is this contexthub is supposed to be an authenticated URL

View solution in original post

2 Replies

Avatar

Level 4

Did you checked your dispatcher configurations? Is this same like lower environment . 

Avatar

Correct answer by
Community Advisor

@user00181  when i tried access https://brand.rics.org/content/asset-share-commons/en/home.html it is redirecting to authentication page. 

 

So once check if there are any dispatcher config to allow the /content/asset-share-commons/en/home/_jcr_content/contexthub.pagedata.json 

 

and also check is this contexthub is supposed to be an authenticated URL