Publishing Google Sheet Addon- api_console_project_id error

你离开我真会死。 提交于 2019-12-21 05:47:14

问题


I am trying to publish Google Sheet Addon just of users of my domain to install manually (not auto install for all users)

I've extracted my code from Google Sheets into a stand-alone script and try to deploy:

Which pops up a Chrome Store Listing draft; which I fill out:

I fill out the long Chrome Store Listing form but when I publish I get:

"There is no API Console project with the id specified in the manifest's api_console_project_id field."

My understanding is if you write your code in Google Script editor (https://script.google.com) that you should not and can not modify the project's manifest file so not sure where to go from here.


回答1:


Chris was right - you have to configure the G-Suite Marketplace first; I've created instructions based on weeks of trial and error:

https://docs.google.com/document/d/1gG0_EClZC4ztKHDT2yn8v9NmUh_-sqYFe9vGg6Snxgg/edit?usp=sharing



来源:https://stackoverflow.com/questions/54814700/publishing-google-sheet-addon-api-console-project-id-error

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