JeffDarchuk / SitecoreSidekick

Framework for angularjs based microservice architecture operations.
MIT License
48 stars 33 forks source link

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

Open haukelue opened 2 years ago

haukelue commented 2 years ago

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