zat validate and package error

3 댓글

  • Chris Sos
    Zendesk Product Manager

    Hi Jujung,

    Sorry to hear you're having issues validating the app. Could you detail what's in your manifest.json file? This may be the cause of the issues here.

    Chris

    0
  • Jujung zheng

    Hi Chris:

                Here you are, my manifest.json file like this, I create the project form “zat new” commond, even if I create a project nothing changed , validate and package also show provided error info before.

    {
    "name": "zendesk_micro_app",
    "author": {
    "name": "ok_support_team",
    "email": "jiujiang.zheng@okg.com",
    "url": ""
    },
    "defaultLocale": "en",
    "private": true,
    "location": {
    "support": {
    "ticket_sidebar": "assets/iframe.html",
    "flexible": true
    }
    },
    "version": "1.0",
    "frameworkVersion": "2.0"
    }
    0
  • Nisha GAnesh

    I would suggest that you can remove

    "flexible": true

    from location hash. Atleast that worked for me. And try to download and use a similar file which is given in the documentation. Hope this helps you.

    0

댓글을 남기려면 로그인하세요.

Zendesk 제공