SitecoreSidekick icon indicating copy to clipboard operation
SitecoreSidekick copied to clipboard

[1.7.0] "net::ERR_ABORTED 404" when AuthenticationSecret is invalid

Open haukelue opened this issue 3 years ago • 0 comments

Due our tests with the 1.7.0 Version we had some trouble with the Sitecore shell, when we used an AuthenticationSecret which was shorter than 32 characters. This error occurs, when we opened the Desktop and afterwards the Content Editor: GET https://lokalpage/SCS/platform/resources/scscommand.js net::ERR_ABORTED 404 Sitecore.js:2019 GET https://lokalpage/SCS/platform/resources/scscommand.js net::ERR_ABORTED 404 Sitecore.Shell.Applications.Analytics.TrackingFieldDetails.aspx:17 GET https://lokalpage/SCS/platform/resources/scscommand.js net::ERR_ABORTED 404 Sitecore.Shell.Applications.Security.SecurityDetails.aspx:19 GET https://lokalpage/SCS/platform/resources/scscommand.js net::ERR_ABORTED 404

Testable with any kind of string.length < 32

haukelue avatar Jan 10 '22 10:01 haukelue