Hi @TB3dock As per Adobe documentation, in AEM as a Cloud Service, any
chnages to the i18n needs to be deployed as part of the code."I18n
translation changes need to come from Git via the CI/CD pipeline." Even
I too have also facing the same issue with Cloud Service and it gives me
the same 403 error. This is basically not available for cloud
users./apps and /libs are immutable at runtime so this has to be
deployed by Git. Hope this helps!Thanks!