Normally, from developer machine, if we want to use, Sitecore CLI for serialization, we would have used the commands, dotnet sitecore login –auth “IdentityServerURL” –cm “CMS URL” –allow-write true which would open the browser and redirect you to Identity Server Login page for Authentication, Once you enter the User Name/Password your session will be authenticatedContinue reading “Sitecore CLI – Non Interactive Client Login – Error while getting client credentials token: invalid_client”