Seems like a simple question, right?
We've got a legacy app that's been on the Google Apps Marketplace for 3 years now. We're about to sunset the app, so we want to unpublish it from the Apps Marketplace. Problem is that on our vender profile, the 'Unpublish' option is inactive/grayed out.
Combed through the support docs, and emailed Google Apps developer support - but haven't found any info or received a response re: why this would be happening.
Does anyone have any insight into why we might be stuck with all our apps published, and unable to unpublish them (or create any new apps, for that matter)? Any idea how to get this app unpublished from the Apps Marketplace?
Screenshot:
https://www.dropbox.com/s/lsok74bs9yydo3z/Screenshot%202014-03-14%2014.51.08.png
Google reformed the Google Apps Marketplace, so we can't publish any application on the old Google Apps Marketplace.I don't really know why, but they don't allow us unpublish too(I want to know how to unpublish too).
Please refer to https://developers.google.com/apps-marketplace/.
Anyway, the old Google Apps Marketplace's application will be unabled to be installed on September 30th.
Related
When I sent my application to Google oauth team, they said it's a developing or staging application and these are not allowed for oauth login. And the thing is I already published my application a month ago. And also added a download button for it on my website
Here is a pic-
What they mailed me
I am pretty sure the email/reply itself is self-explanatory.
"Google" thinks that your application itself is not complete and is still in development. Please try to contact google support team regarding this. That is all I can say from the amount of information you have given.
I have a small personal-use only app that logs into a [throw away] gmail account to pull out an auth-token so it can then run a scheduled job (turning on/off my home cameras). Its dead simple and works, except that the app is in GCP TEST mode and it looks like the gmail auth expires in 7 days.
I highly doubt based on the below requirements that I can promote the app, and I dont want to publish it regardless. I tried GCP Support and wound up here. Im sure Im not the only person that has dealt with the 7 day expiration on a personal project. Any ideas?
If you check the documentation for oauth2#expiration
A Google Cloud Platform project with an OAuth consent screen configured for an external user type and a publishing status of "Testing" is issued a refresh token expiring in 7 days.
The key hear is setting your project into production.
What you are showing in that image are requirements for application verification. You shouldn't have to go though verification for a single user app.
Try just setting it to prodcution and then wait a week and see if it still expires. It shouldn't
I highly doubt based on the below requirements
Unfortunately with the new security restrictions. I wouldn't doubt anything these days. They keep changing the rules.
I want to deploy my Sitecore website to Azure.
I am referencing https://sdn.sitecore.net/upload/sdn5/products/azure/310/getting_started_with_sitecore_azure_310-a4.pdf
this pdf file to setup Sitecore Azure but dont know where to put Azure account details its all working at local, has anyone used this before or have idea about this?
The doc you using is dated,
go to the new Sitecore Documentation site install_sitecore_azure
Does anybody has some experience with Product Advertising API of Amazon?
I have a django site and I need to get the affiliate info that is relevant to my site.
Which python/django packages do you use and how?
I am starting a similar project. I haven't completed it yet, so I can't answer this perfectly yet, but here is an open source python project I've found related to the Amazon Product API on PyPi:
https://pypi.python.org/pypi/python-amazon-product-api/
Hi Guys
I am trying to create a web app to share docs with all editor features (just like google docs).
My main requirements for this app are as follows:
1. Should have all editor features (can be done using open office api, google docs api, Microsoft office web apps api)
2. Should be shared between multiple users and can be edited by multiple users and other sync features (can be done using google docs api, Microsoft office web apps)
3. Can save the document created and edited on my own/ custom server addr. (Which api can support this??? I know open office can support this)
Guys can you please suggest me one api which can be used to do all the above. Also please suggest if I am underestimating any API above regarding any functionality that i thing is not supported.
Thanks
King
What you are asking for is so complex it takes a Google to make a "in progress" version!
Can't you just use Google API? Its is free. Your only issue would be logging users via OAuth, 1 simple API