Envie uma nova solicitação de verificação do OAuth na tela de consentimento do OAuth. Se você não
reverificar o app antes de publicar a nova versão, um aviso
"Este app não está verificado" será mostrado aos usuários.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-12-22 UTC."],[[["To deploy a new version of your add-on, you need to make changes to the code, test it, and create a new version for deployment."],["When creating a new version, ensure you select \"New version\" instead of \"New deployment\" to avoid disabling existing triggers."],["If you add new scopes to your add-on's manifest, you must update the scopes listed in the Google Workspace Marketplace SDK and the OAuth consent screen."],["For Editor add-ons, update the version number on the App Configuration page of the Google Workspace Marketplace SDK."],["Users do not need to reinstall the add-on for a new version, but they need to authorize any newly added scopes."]]],["To deploy a new add-on version, modify the code and test it. Then, create a new version from the Apps Script project by managing deployments and selecting \"New version.\" Avoid creating a \"New deployment\" to prevent trigger disablement. If adding scopes, update them in the Google Workspace Marketplace SDK and submit a new OAuth verification request. Editor add-ons need a version number update. Finally, save the changes to publish the new version. Users will only need to authorize new scopes if added.\n"]]