How do I remove the "mobile" service in google apps - google-apps

As Google provide no support for removing a free google apps account, I'm hoping someone here can help. I've followed these instructions:
https://support.google.com/a/answer/1257646?hl=en
However, I am unable to remove one service which is the "Mobile" service. There is no option to remove this service.
Is there a way to turn off this service and so delete my free google apps account?

The "Mobile" Service is impossible to delete, but it doesn't stop you from deleting your account. As long as you don't have users or some OTHER service enabled, you can delete your account easily :).

Related

GCP Application credentials stop working randomly

So I am using dialogflow in my ios app. I have created a service account and have given the permission of owner to use it. I export the access token via terminal and use it in the app. It will work for some time and will start giving me 401 after some time. Could you please help me on this issue?
Thanks
When creating your Service Account make sure you aren't creating short-lived service account credentials as this type of only lasts a couple of hours.
In this link you can find how to create service accounts, and here you can find how to grant access to the desired resources.

Unable to create Kubernetes Cluster on IBM Bluemix

I have been trying to create a Kubernetes Cluster with my Bluemix account owner but always getting the following error upon creation:
IBM Cloud Infrastructure exception: Your account is currently prohibited from order 'Computing Instances'.
Any idea what the issue is? There seems to be no direct way to getting support from Public Bluemix to address this issue. We opened a ticket but it has not been addressed.
You should contact IBM Bluemix Support for this kind of question. Before you login to the Bluemix Console, there is a Support link.
From the look of the exception. It seen like you are trying to create a "second" kubernetes cluster. If this is what you are trying to do, you will need a SoftLayer account; or your ID in your SoftLayer account is not setup properly.
You need admin rights to create clusters in Bluemix. Just makes sure that you get the admin status and it should work for you. The normal permissions granted to you are that of an user. Hope this helps

The service instance cannot be created because paid service plans are not allowed

I would like to use the dedicated bluemix for a streaming analytics POC. When I try to create the service I get this message.
The service instance cannot be created because paid service plans are not allowed.
What can I do to address.
Thanks,
j
You probably have a Bluemix free trial account.
With a free account you are limited to create services that offer a free plan only.
If you are trying to create a service from a paid plan you need to upgrade your account to a paid account.
You can see different types of accounts in the link below:
https://console.ng.bluemix.net/docs/pricing/index.html#pricing

How can I delete my bluemix account id?

I will change my bluemix account. for that reason I want to delete (or disable ) IBM Account and Bluemix ID. I cloud not find the function on Bluemix ACE Console.
Deletion of accounts for IBM Bluemix requires to contact the support via the support website.
If you just want to "pause", then you could just delete existing services and apps.

Google for Work not connected to Google Developers Console

We have been using Google for Work for years now and have a domain setup thru godaddy. We got it so we would have a descent email server without having to worry about it. I then signed up for the Google Developers Console to expand the options we have available and move our local apache/php business software to the cloud. I correctly setup a project with a lamp instance which also works great.
Problem is I cant add projects thru the
https://console.developers.google.com/project?authuser=0
it returns
Error Developers Console has not been activated for your account.
Your account may be suspended or disabled. If you are a Google Apps
user, ask your domain administrator to enable Apphosting Admin on your
account.
But from here I can add new projects
https://code.google.com/apis/console
If I goto the Google for Work console App Engine apps it says
No services have been installed.
Add services to your domain
I click the link to add the service
and goto the Other Services
Google App Engine Provide existing Google App Engine services to your
users.
Enter App ID:*
What is the App ID? I have already authorized the domain we are using for the services.
If I goto Google for Work Domain admin and try to add the other domain we have it says
We are sorry, but you do not have access to Webmaster tool. Please log
in to your Admin Console to enable Webmaster tool. Learn more
Its also adding the domain name to the Project ID: which causes this error in the SDK console
:\Program Files\Google\Cloud SDK>gcloud compute ssh
example.com:api-project-??????? --zone us-central1-a ERROR:
(gcloud.compute.ssh) Could not fetch instance:
- Invalid value 'example.com:api-project-???????'. Values must match the following regular expression: '[a-z](? z0-9]{0,61}[a-z0-9])?'
Im really confused
Go to admin.google.com, login with our organisation account, go to Apps -> Additional Google Services -> Enable the services you need.