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
Even when we create a completely new app directly before calling validate (with zcli apps:new), it outputs this generic error.
The app itself works perfectly fine when I manually upload it.
When trying to upload it with zcli apps:create, another error:
Uploading app... Failed
› Error: Failed to upload app My Example App
Expectations
https://developer.zendesk.com/documentation/apps/getting-started/ci-cd-pipeline-for-zcli/ should work correctly
Reality
Steps to Reproduce
Even when we create a completely new app directly before calling validate (with
zcli apps:new
), it outputs this generic error.The app itself works perfectly fine when I manually upload it.
When trying to upload it with
zcli apps:create
, another error:Issue details
The text was updated successfully, but these errors were encountered: