Releasing Action: “Error submitting Assistant app” with no error shown

笑着哭i 提交于 2019-12-11 00:36:39

问题


I am trying to publish my first Action for Google Assistent but when trying to submit the app the console tells me "error submitting assistant app" but without any details whatsoever.

Are there any logs or something which would give me more details on what I need to fix before I can submit? I'm lost. Thanks


回答1:


This problem is being faced by many and it's really off putting to find that Dialogflow shows an error but doesn't specify details of the error which leaves developers scratching their head cluelessly. Hope Dialogflow will make this error more informative and make our lives easy.

Even I faced this error couple of times and here are some suggestions to fix this issue:

  1. Make sure all the information is filled up properly under Directory Information section.
    • Long, Short Description
    • Invocations
    • Banner Image, Logo Image
    • Contact Detail
    • Privacy Policy (Terms of Service is optional so can be kept blank)

  1. Under Overview menu there are tabs like
    • Quick Setup
    • Build your actions
    • Get Ready for deployment

Make sure all are showing Blue tick mark.

  1. Check that you have setup the invocations properly.

  2. Test your app in simulator to make sure that the app is working fine without any error.

  3. Test your app in the device (you can do it with the device where you are logged in with gmail id associated with dialogflow).

  4. This one I found to be most important:

Go to Dialogflow Consoloe and click on Gear button. Then open Environments tab and click on "View All Versions".

Here you will find the list of all the drafts of your application. It might show "Deploying" for the latest draft.

I have found that until there was a status of "Deploying", the app wasn't submitted for review. It showed "Error Submitting Assistant App" message only.

Once it was deployed, I could successfully submit the app. So, you have to wait till Dialogflow deploys your app.

Hope this will help!




回答2:


First try to identify that you have filled out the entire list of requirements for uploading an app. Usually the errors are in the Directory Information part.

Try to check that you have all the complete information here.




回答3:


Please make sure that you fill out all information in all selected languages. In my case, I chose Japanese and English, but I did not fill out English information so the error kept coming out.




回答4:


right click on the "error submitting assistant app" ,and then click on inspect element->console and look for errors .If you get errors like 404 error connecting with server wait for one day its google's internal error.



来源:https://stackoverflow.com/questions/51910355/releasing-action-error-submitting-assistant-app-with-no-error-shown

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!