Hello, good day.
I would like to update a private Zendesk app on our instance, but I am getting the error Error: Authorization Failed, try logging in! when I used the command zcli apps:update.

I can see that there's a warning regarding the license, but I have this parameter "license": "ISC" on the package.json file. Also, I have the correct app ID on the zcli.apps.config.json file so I am not sure what is causing the error.
I hope someone will answer my query.
Thank you,
Benessa Mae Dumol

Have you ever used the ZCLI to update this app before? Do you have a
zcli.apps.config.jsonin your projects root directory?Thanks!