G Suite - incomplete application manifest Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Adding Permissions to Google Apps Marketplace ManifestGoogle Apps marketplace: Chrome Webstore item id is not a valid idAre there any way to register in-house application in google apps marketplace with FQDN?Sudden missing icon for Google Apps Marketplace Listing/Universal Navigation Extensionmy app is not showing in google apps g suite marketplaceHow to set a app launch url as a page of third party website in google apps marketplace manifest.json fileApplication not published in G Suite marketplaceScreenshots are not updated on G Suite MarketplaceCannot publish apps to gsuite marketplace. “This form is only for specific addons”G Suite Marketplace SDK Test Installation Flow gone
How do I tell what width chain my used chainring needs?
What would you call this weird metallic apparatus that allows you to lift people?
Why do early math courses focus on the cross sections of a cone and not on other 3D objects?
How could we fake a moon landing now?
Misunderstanding of Sylow theory
How would a mousetrap for use in space work?
How does light 'choose' between wave and particle behaviour?
Why is it faster to reheat something than it is to cook it?
Is it possible to force a specific program to remain in memory after closing it?
What does this say in Elvish?
In musical terms, what properties are varied by the human voice to produce different words / syllables?
How often does castling occur in grandmaster games?
Do wooden building fires get hotter than 600°C?
Lagrange four-squares theorem --- deterministic complexity
What does it mean that physics no longer uses mechanical models to describe phenomena?
Dyck paths with extra diagonals from valleys (Laser construction)
Why weren't discrete x86 CPUs ever used in game hardware?
What initially awakened the Balrog?
What are the discoveries that have been possible with the rejection of positivism?
An adverb for when you're not exaggerating
Sentence with dass with three Verbs (One modal and two connected with zu)
Should a wizard buy fine inks every time he want to copy spells into his spellbook?
Would it be easier to apply for a UK visa if there is a host family to sponsor for you in going there?
What does 丫 mean? 丫是什么意思?
G Suite - incomplete application manifest
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)
Data science time! April 2019 and salary with experience
The Ask Question Wizard is Live!Adding Permissions to Google Apps Marketplace ManifestGoogle Apps marketplace: Chrome Webstore item id is not a valid idAre there any way to register in-house application in google apps marketplace with FQDN?Sudden missing icon for Google Apps Marketplace Listing/Universal Navigation Extensionmy app is not showing in google apps g suite marketplaceHow to set a app launch url as a page of third party website in google apps marketplace manifest.json fileApplication not published in G Suite marketplaceScreenshots are not updated on G Suite MarketplaceCannot publish apps to gsuite marketplace. “This form is only for specific addons”G Suite Marketplace SDK Test Installation Flow gone
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Many years ago, I published my web app www.Photopea.com at
https://chrome.google.com/webstore/developer/dashboard

It was supposed to add an icon somewhere into Chrome, which would redirect to Photopea.com (so basically just a bigger bookmark).
It is listed twice, since the first listing was supposed to be for Chrome WebStore, and the second one for G Suite (which I never used in my life and I don't know how it works).
Many of my users report, that they try to add Photopea into their G Suite doman, and they see "Information provided in application manifest is not complete". Which of these two items should I edit, and how should the new manifest look like?
Can I test "adding Photopea to G Suite domain" myself somehow (not sure what it means)? To be able to check, if it works?
google-apps-marketplace
add a comment |
Many years ago, I published my web app www.Photopea.com at
https://chrome.google.com/webstore/developer/dashboard

It was supposed to add an icon somewhere into Chrome, which would redirect to Photopea.com (so basically just a bigger bookmark).
It is listed twice, since the first listing was supposed to be for Chrome WebStore, and the second one for G Suite (which I never used in my life and I don't know how it works).
Many of my users report, that they try to add Photopea into their G Suite doman, and they see "Information provided in application manifest is not complete". Which of these two items should I edit, and how should the new manifest look like?
Can I test "adding Photopea to G Suite domain" myself somehow (not sure what it means)? To be able to check, if it works?
google-apps-marketplace
add a comment |
Many years ago, I published my web app www.Photopea.com at
https://chrome.google.com/webstore/developer/dashboard

It was supposed to add an icon somewhere into Chrome, which would redirect to Photopea.com (so basically just a bigger bookmark).
It is listed twice, since the first listing was supposed to be for Chrome WebStore, and the second one for G Suite (which I never used in my life and I don't know how it works).
Many of my users report, that they try to add Photopea into their G Suite doman, and they see "Information provided in application manifest is not complete". Which of these two items should I edit, and how should the new manifest look like?
Can I test "adding Photopea to G Suite domain" myself somehow (not sure what it means)? To be able to check, if it works?
google-apps-marketplace
Many years ago, I published my web app www.Photopea.com at
https://chrome.google.com/webstore/developer/dashboard

It was supposed to add an icon somewhere into Chrome, which would redirect to Photopea.com (so basically just a bigger bookmark).
It is listed twice, since the first listing was supposed to be for Chrome WebStore, and the second one for G Suite (which I never used in my life and I don't know how it works).
Many of my users report, that they try to add Photopea into their G Suite doman, and they see "Information provided in application manifest is not complete". Which of these two items should I edit, and how should the new manifest look like?
Can I test "adding Photopea to G Suite domain" myself somehow (not sure what it means)? To be able to check, if it works?
google-apps-marketplace
google-apps-marketplace
asked Mar 22 at 10:42
Ivan KuckirIvan Kuckir
1,3831432
1,3831432
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Your G Suite Marketplace app is here and the Chrome Web Store extension is here.
Regarding the GSM app, you can install it for yourself and if you are the admin of a domain, you can install it for all users in the domain.
Note that the Drive extension is going to be migrated to the G Suite Marketplace. In your case both app use the same cloud project, so after the migration there will be a single listing in GSM (the current one).
Hi, when I click on Install in GSM myself, I see a new window with a following content: i.imgur.com/mHYlWEC.png . Is it a problem with the manifest? How should the right manifest look like and where should I upload it?
– Ivan Kuckir
Mar 23 at 0:07
Your extension was missing the scopes. I've added the default ones and was able to install your app. If your extension needs other scopes please add them in the GSM SDK in the Cloud Console.
– Alejandro Tamalet
Mar 25 at 19:19
Thanks! But how could I change the scope myself? Is it really necessary to use both Cloud Console and Chrome Webstore Dashboard to manage G Suite extension? And what is the difference between clicking Install in GSM, and between Google Drive - Settings - Manage Apps - Connect more apps?
– Ivan Kuckir
Mar 25 at 22:48
It was a bug, it wasn't supposed to fail.
– Alejandro Tamalet
Mar 30 at 2:00
Regarding the difference between CWS and GSM today it's complicated. There some things that you have to update in CWS and others in GSM. The install story is also complicated. The good news is that we are migrating all G Suite extensions to GSM and we will integrate the GSM widget in Drive so the experience for developers and users will be better.
– Alejandro Tamalet
Mar 30 at 2:08
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55297856%2fg-suite-incomplete-application-manifest%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Your G Suite Marketplace app is here and the Chrome Web Store extension is here.
Regarding the GSM app, you can install it for yourself and if you are the admin of a domain, you can install it for all users in the domain.
Note that the Drive extension is going to be migrated to the G Suite Marketplace. In your case both app use the same cloud project, so after the migration there will be a single listing in GSM (the current one).
Hi, when I click on Install in GSM myself, I see a new window with a following content: i.imgur.com/mHYlWEC.png . Is it a problem with the manifest? How should the right manifest look like and where should I upload it?
– Ivan Kuckir
Mar 23 at 0:07
Your extension was missing the scopes. I've added the default ones and was able to install your app. If your extension needs other scopes please add them in the GSM SDK in the Cloud Console.
– Alejandro Tamalet
Mar 25 at 19:19
Thanks! But how could I change the scope myself? Is it really necessary to use both Cloud Console and Chrome Webstore Dashboard to manage G Suite extension? And what is the difference between clicking Install in GSM, and between Google Drive - Settings - Manage Apps - Connect more apps?
– Ivan Kuckir
Mar 25 at 22:48
It was a bug, it wasn't supposed to fail.
– Alejandro Tamalet
Mar 30 at 2:00
Regarding the difference between CWS and GSM today it's complicated. There some things that you have to update in CWS and others in GSM. The install story is also complicated. The good news is that we are migrating all G Suite extensions to GSM and we will integrate the GSM widget in Drive so the experience for developers and users will be better.
– Alejandro Tamalet
Mar 30 at 2:08
add a comment |
Your G Suite Marketplace app is here and the Chrome Web Store extension is here.
Regarding the GSM app, you can install it for yourself and if you are the admin of a domain, you can install it for all users in the domain.
Note that the Drive extension is going to be migrated to the G Suite Marketplace. In your case both app use the same cloud project, so after the migration there will be a single listing in GSM (the current one).
Hi, when I click on Install in GSM myself, I see a new window with a following content: i.imgur.com/mHYlWEC.png . Is it a problem with the manifest? How should the right manifest look like and where should I upload it?
– Ivan Kuckir
Mar 23 at 0:07
Your extension was missing the scopes. I've added the default ones and was able to install your app. If your extension needs other scopes please add them in the GSM SDK in the Cloud Console.
– Alejandro Tamalet
Mar 25 at 19:19
Thanks! But how could I change the scope myself? Is it really necessary to use both Cloud Console and Chrome Webstore Dashboard to manage G Suite extension? And what is the difference between clicking Install in GSM, and between Google Drive - Settings - Manage Apps - Connect more apps?
– Ivan Kuckir
Mar 25 at 22:48
It was a bug, it wasn't supposed to fail.
– Alejandro Tamalet
Mar 30 at 2:00
Regarding the difference between CWS and GSM today it's complicated. There some things that you have to update in CWS and others in GSM. The install story is also complicated. The good news is that we are migrating all G Suite extensions to GSM and we will integrate the GSM widget in Drive so the experience for developers and users will be better.
– Alejandro Tamalet
Mar 30 at 2:08
add a comment |
Your G Suite Marketplace app is here and the Chrome Web Store extension is here.
Regarding the GSM app, you can install it for yourself and if you are the admin of a domain, you can install it for all users in the domain.
Note that the Drive extension is going to be migrated to the G Suite Marketplace. In your case both app use the same cloud project, so after the migration there will be a single listing in GSM (the current one).
Your G Suite Marketplace app is here and the Chrome Web Store extension is here.
Regarding the GSM app, you can install it for yourself and if you are the admin of a domain, you can install it for all users in the domain.
Note that the Drive extension is going to be migrated to the G Suite Marketplace. In your case both app use the same cloud project, so after the migration there will be a single listing in GSM (the current one).
answered Mar 22 at 18:58
Alejandro TamaletAlejandro Tamalet
20418
20418
Hi, when I click on Install in GSM myself, I see a new window with a following content: i.imgur.com/mHYlWEC.png . Is it a problem with the manifest? How should the right manifest look like and where should I upload it?
– Ivan Kuckir
Mar 23 at 0:07
Your extension was missing the scopes. I've added the default ones and was able to install your app. If your extension needs other scopes please add them in the GSM SDK in the Cloud Console.
– Alejandro Tamalet
Mar 25 at 19:19
Thanks! But how could I change the scope myself? Is it really necessary to use both Cloud Console and Chrome Webstore Dashboard to manage G Suite extension? And what is the difference between clicking Install in GSM, and between Google Drive - Settings - Manage Apps - Connect more apps?
– Ivan Kuckir
Mar 25 at 22:48
It was a bug, it wasn't supposed to fail.
– Alejandro Tamalet
Mar 30 at 2:00
Regarding the difference between CWS and GSM today it's complicated. There some things that you have to update in CWS and others in GSM. The install story is also complicated. The good news is that we are migrating all G Suite extensions to GSM and we will integrate the GSM widget in Drive so the experience for developers and users will be better.
– Alejandro Tamalet
Mar 30 at 2:08
add a comment |
Hi, when I click on Install in GSM myself, I see a new window with a following content: i.imgur.com/mHYlWEC.png . Is it a problem with the manifest? How should the right manifest look like and where should I upload it?
– Ivan Kuckir
Mar 23 at 0:07
Your extension was missing the scopes. I've added the default ones and was able to install your app. If your extension needs other scopes please add them in the GSM SDK in the Cloud Console.
– Alejandro Tamalet
Mar 25 at 19:19
Thanks! But how could I change the scope myself? Is it really necessary to use both Cloud Console and Chrome Webstore Dashboard to manage G Suite extension? And what is the difference between clicking Install in GSM, and between Google Drive - Settings - Manage Apps - Connect more apps?
– Ivan Kuckir
Mar 25 at 22:48
It was a bug, it wasn't supposed to fail.
– Alejandro Tamalet
Mar 30 at 2:00
Regarding the difference between CWS and GSM today it's complicated. There some things that you have to update in CWS and others in GSM. The install story is also complicated. The good news is that we are migrating all G Suite extensions to GSM and we will integrate the GSM widget in Drive so the experience for developers and users will be better.
– Alejandro Tamalet
Mar 30 at 2:08
Hi, when I click on Install in GSM myself, I see a new window with a following content: i.imgur.com/mHYlWEC.png . Is it a problem with the manifest? How should the right manifest look like and where should I upload it?
– Ivan Kuckir
Mar 23 at 0:07
Hi, when I click on Install in GSM myself, I see a new window with a following content: i.imgur.com/mHYlWEC.png . Is it a problem with the manifest? How should the right manifest look like and where should I upload it?
– Ivan Kuckir
Mar 23 at 0:07
Your extension was missing the scopes. I've added the default ones and was able to install your app. If your extension needs other scopes please add them in the GSM SDK in the Cloud Console.
– Alejandro Tamalet
Mar 25 at 19:19
Your extension was missing the scopes. I've added the default ones and was able to install your app. If your extension needs other scopes please add them in the GSM SDK in the Cloud Console.
– Alejandro Tamalet
Mar 25 at 19:19
Thanks! But how could I change the scope myself? Is it really necessary to use both Cloud Console and Chrome Webstore Dashboard to manage G Suite extension? And what is the difference between clicking Install in GSM, and between Google Drive - Settings - Manage Apps - Connect more apps?
– Ivan Kuckir
Mar 25 at 22:48
Thanks! But how could I change the scope myself? Is it really necessary to use both Cloud Console and Chrome Webstore Dashboard to manage G Suite extension? And what is the difference between clicking Install in GSM, and between Google Drive - Settings - Manage Apps - Connect more apps?
– Ivan Kuckir
Mar 25 at 22:48
It was a bug, it wasn't supposed to fail.
– Alejandro Tamalet
Mar 30 at 2:00
It was a bug, it wasn't supposed to fail.
– Alejandro Tamalet
Mar 30 at 2:00
Regarding the difference between CWS and GSM today it's complicated. There some things that you have to update in CWS and others in GSM. The install story is also complicated. The good news is that we are migrating all G Suite extensions to GSM and we will integrate the GSM widget in Drive so the experience for developers and users will be better.
– Alejandro Tamalet
Mar 30 at 2:08
Regarding the difference between CWS and GSM today it's complicated. There some things that you have to update in CWS and others in GSM. The install story is also complicated. The good news is that we are migrating all G Suite extensions to GSM and we will integrate the GSM widget in Drive so the experience for developers and users will be better.
– Alejandro Tamalet
Mar 30 at 2:08
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55297856%2fg-suite-incomplete-application-manifest%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown