You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Those are the ones I had to resolve to get this working on AWS Linux. macOS and Windows are not case sensitive so you wont see this issue until you publish work to a Linux distro. I did not do an exhaustive search for mismatches. This is all that popped up while debugging.
The text was updated successfully, but these errors were encountered:
The following case mismatches exist between file name and reference in the code:
File -> Class
EmailAndSMSTemplates -> EmailAndSmsTemplates
AllowListBlockList -> AllowlistBlocklist
JWTTemplates -> JwtTemplates
OAuthApplications -> OauthApplications
SAMLConnections -> SamlConnections
Those are the ones I had to resolve to get this working on AWS Linux. macOS and Windows are not case sensitive so you wont see this issue until you publish work to a Linux distro. I did not do an exhaustive search for mismatches. This is all that popped up while debugging.
The text was updated successfully, but these errors were encountered: