Recent searches


No recent searches

zendeskアプリをパッケージ化できません



Posted Aug 07, 2024

アプリのルートディレクトリのコマンドプロンプトで「zcli apps:package」を実行すると、次のエラーが表示されます。
 

»   Error: AxiosError: Request failed with status code 500

エラーは発生しましたが、tmpフォルダ内にzipファイルが作成されましたが、  「zendesk Developers」を使用してアプリをアップロードしようとすると、次のエラーが表示されました。


» The task failed because of an error: invalid byte sequence in UTF-8

» 1 error must be addressed before proceeding
  Error: Something went wrong when trying to validate your app. Please try again or contact Zendesk Support:
 

マニフェストファイルも載せておきます。

{
 "name": "***",
 "author": {
   "name": "***",
   "email": "***",
   "url": "***"
 },
 "defaultLocale": "en",
 "private": false,
 "location": {
   "support": {
     "ticket_sidebar": {
       "url": "assets/HTML/iframe.html",
       "flexible": true
     }
   }
 },
 "version": "1.0.1",
 "frameworkVersion": "2.0"
}


0

0

0 comments

Please sign in to leave a comment.

Didn't find what you're looking for?

New post