I can't delete my application - google-app-engine

I can't delete my application I did for test (a personal website): http://wwwfabiosirnacom.appspot.com/
As you can see in this screenshot the app is not in my dashboard:
https://www.dropbox.com/s/nhvvwe8k5009jy3/Screenshot%202014-04-21%2015.45.42.png
Is there a way to delete it definitely? Or just overwrite with a blank page.

Most likely you have created the app with a different Google Account, or deleted yourself from the team members of the app.
You should log in with an Google Account that has admin access to the application. Once you figure out which account it is, follow this page:
https://developers.google.com/appengine/docs/adminconsole/applicationsettings#disable_or_delete_your_application

Related

Can't invite users to App Engine Project

We are trying to share a app engine project to another user. With our particular app engine project, it tells
To invite users to this project, use the new Developers Console.
We then invite the member in the new developers console. The user gets added but no invitation is sent to the user (with our other projects the user first has to accept invitation).
The added member (although not invitation was accepted) does see the cloud project at https://console.developers.google.com, but the app engine is not visible in the compute section, further the application is also not visible on https://appengine.google.com/
Anybody having the same problem?
We did already try to remove the member and re-add it but this did not solve the problem.

how to add google appengine app to non admin users in my domain?

I am the admin of the google account, say, mycompany.com. Employees have their email and a google account like joe#mycompany.com which give them access to docs, ... under this id.
I would like to add AppEngine as one of the apps they could use, so that every one can create one or more applications. In the dashboard where I see the list of the 7 apps they have access to( gmail, drive, ...) I don't find how to add appengine.
I can however create an appengine app under admin, but I would like to give the freedom to everyone to do it with their account. Is that possible ?
I did some research and found answers about other things. I am not looking to map myapp.mycompany.com to myapp.appspot.com, I managed to do that
Using the new Admin Console home page you should:
Click "More Controls" which can be found towards the bottom of the screen
Select "Other Google Services"
Locate and click on "Google App Engine Admin Console"
Click on the drop down box under the Appengine logo and select "ON for everyone"
This should allow all users to use the Google Appengine Admin Console and create apps.

Force Remove a Google Glass Contact

Is there a way to force delete a contact on Glass?
I've been playing with the QuickStart project on Google App Engine and accidentally deleted the client id that was used to create the contact.
So now I can't login with the proper client id to delete that contact via REST api.
I tried restarting with no luck.
Try removing permissions for the Glassware, either through the connected sites page, or via the MyGlass page.

Unable to add custom Domain w/ Google App Engine

I'm unable to map a custom domain to my Google App Engine app. The steps I've already taken are:
I'm the admin of the Google Apps account
I'm the owner of the Google App Engine Account
I've added the domain to the "Domains" section of Google Apps
I've verified ownership of the domain within Google Apps
I've correctly setup the MX records of the domain
I've checked that the domain was correctly setup using: https://toolbox.googleapps.com/apps/checkmx/
However, for the last 3 days in the Domains section of Google Apps it says "MX records setup validation in progress".
Additionally, when I go to add the domain within the Application settings of the Google App Engine account I get redirected to a sign in page (despite already being signed in, and an admin within Google Apps, and the owner of the Google App Engine app). Either way when I go to sign in again I just get redirected back to the signin page and I'm not able to get any farther.
Also, I have billing enabled for the App Engine account. I've configured app engine domains numerous times before and never had these issues. Any help would be appreciated.
Update:
Following #presveva's suggestion I setup a new Google Apps account (despite already having an existing one) and the first page after creating a new Google App was a server error. After refreshing the page and verifying ownership of the domain I went to add the domain to App Engine.
On the "Please accept the Google App Engine terms and conditions to continue" page, first of all no terms even showed (numerous XMLHttpRequest errors on the page), and after submitting "I accept. Continue to add this service" the next page stated "An error occurred while trying to install this application. Please try again later."
This process is horribly broke and would be great if Google addressed this.
I know this this post is old but I ran into the same issue.
All ready running Google Apps for my primary domain.
Created a new app and registered a new domain name for that.
Don't want to get a new payed Google Apps account for the app domain.
#presveva is right but there is one way around it.
Use your current Google Apps account and add the app domain as a alias for your primary domain.
Make the admin account of your Google Apps domain owner of the Google App Engine (GAE) application.
Add the GAE app to your Google Apps account via the Google Apps admin interface.
Setup a custom domain name for the domain alias, your new app domain.
Note: If you use Google Sites for your domain you can't use www. Disable sites if you want to use GAE.
For now, the only one way for using custom domain in GAE is signup a Google Apps account (domains article).
Notice that the domain need to be the primary domain of account, a new account for domain.
The docs I have linked mentions a free single-user account but it has been replaced by a 50$ credit for a business Google Apps account (forum annunce)

Failed to add new user to existing Google App Engine

At our company we are experimenting with the Google App Engine.
There is already an app online and they wanted to add me to this existing app.
We tried to do this several times but I still can't access the existing app.
The email you receive when you are added to an existing app consists of 2 links.
- one for coupling it to an existing Google account
- one for coupling it to the receiving email address which is a Google Account
If i follow the link in case 1, I'm redirected to a page where I need to create a new application.
If i follow the link in case 2, I get the following Server Error:
"Sorry, you've reached a login page for a domain that isn't using Google Apps. Please check the web address and try again."
If one of my colleagues looks at the Permissions page of all users, my status is pending...
Anyone an idea?
Your accounts are on Google Apps? if is the case, you need to use the good link; In the email you received you should have 2 links to validate account. The first is for google account and the second is for google apps account.

Resources