I am trying to add my new hostname "www.malaysiakini.com" to google app engine web address, but it fail to do so.
I was mapped my hostname to google pagespeed since last year. And i already remove google pagespeed service from the project list today.
I thought the hostname is now not being use by any service. Then, i tried to add the hostname into google app engine web address, i get the error message showing "Already used, please remove previous mapping first".
Can anyone help me on this?
I dont think you can use that name again, even if you deleted that app or the name.appspot.com domain seems not to exist. I think Google keeps a list of used app-names and I dont know if it's possible to delete an unused name from that list after you registered it, even if you deleted the app itself.
If you go to: https://appengine.google.com/settings?app_id=YOUR_APP_ID
You should be able to see a button: "Add Domain" click on it and it will take you into the process of assign your own domain for this specific project.
Related
I have just verified the custom URL for my Sites Google. When I want to assign it, it says, "This URL is already in use by another Google service." Meanwhile, I don't remember using the URL for any Google service. I just verified it with Google Webmasters. Anyway, I use Plesk for my domain services. Any help?
This is my site: https://sites.google.com/view/alvisyhrn/home
This is my URL: www.alvisyahrin.com
Your help will be much appreciated.
Thank you.
I use Google Domains but was running into the same error message. This post suggests creating and then deleting a synthetic redirect record (e.g. www.alvisyahrin.com -> http://google.com) in Google Domains. This displayed a "All resource records in this synthetic record will be deleted." message before deleting, and seems to have done the trick, since as soon as I deleted the synthetic record Sites was willing to use it as a custom domain.
I realize you're using a different registrar for your domain, but visiting your site now it looks like you managed to get things working (I assume by doing something like this). Hopefully this will be a helpful breadcrumb for Google Domains users that run into this, at least.
Im having trouble with Google App Engine and using my own domain. I have a domain that i'm also using in Google Apps for Work.
I have connected my GAE project in Google Apps so they are linked.
I have added my custom domain in GAE, verified ownership and it seems to be correct.
Here is a picture of the GAE settings.
And on Google Apps for work.
The other setting I know I have to do is on my domain registrar. I have added the records from GAE, from the picture I uploaded.
Im using one.com as a domain registrar and my DNS settings look like this:
Am I doing something wrong that you can see directly like "Hey what's this guy doing lol" or does it seem correct at first sight?
Thankful for any help in the right direction.
#
EDIT:
After following the tip from comment, I have verified and mapped the domain "lkpgpremiumcars.com". And added "beta" as subdomain. My "Custom domains" looks the same (like below):
I also removed A and AAAA-records and added a CNAME.
Waiting for DNS update to see if it works.
EDIT 2:
Still dont work.
BTW is it normal behavior that if I select the same subdomain again it says this:
Or is is just because it already points to this app?
You'll need to add this as a sub-domain.
First remove the custom domain (beta.lkpgpremiumcars.com) from the developers console.
Remove the A and AAAA records that you've added to the DNS.
Follow the instructions here and on step 1, only add the domain 'lkpgpremiumcars.com' and verify. This doesn't mean you're pointing the naked domain to your application.
Once it's verified, refresh the page and now you should have the domain available on step 2.
Select the second option on step 2, put 'beta' on the text box and select the previously added domain from the drop down beside. Click Add.
Go back to your DNS settings and add a CNAME record for 'beta' pointing to 'ghs.googlehosted.com.
Allow some time for propagation and it should work!
I can't find it.
https://cloud.google.com/appengine/pricing talks about it but doesn't say where.
This one says it's in the billing section, but the billing section lists my billing accounts and inside an account I can't find it either.
Using the new console, you can change your billing from your App Engine settings:
https://console.developers.google.com/project/your-app-id/appengine/settings
Make sure you've linked your project to a billing account. To do this, head over to your project-level settings:
https://console.developers.google.com/project/your-app-id/settings
If that still doesn't work, try the old console:
https://appengine.google.com/billing/billing_status?&app_id=s~your-app-id.
You must prepend the "s~" to your App ID in the old console URL if your app uses High Replication Datastore (very likely).
I have a simple Script deployed as a Web App. What I'm looking to do is for the URL to include a single parameter which returns a value from a Google Document Spreadsheet. It all works when signed on as me.
What I want is anyone to be able to use this. I thought that Execute the app as: me and Who has access to the app: Anyone, even anonymous would be what I want.
However, it always puts up a Google login screen and after that starts asking for permissions on the App and the Google document.
Am I doing something wrong?
Many thanks.
OK ... I think I've solved it.
I needed to create a new version of the project and then Deploy this one with the final permissions rather than changing the permissions of the existing one.
I hope that helps someone else as I've been banging my head against the door on this one!
I've registered one app on Google App Engine, and it works fine. I want to register a second app now (on the same account), and every time I click the "Create an Application" button, I get forwarded to the SMS account verification page. My number's already been used to register my first app, so of course it doesn't work. Has anyone else seen this? I'm using Google Apps on my domain, that seems likely to matter here.
Oh, and I've seen a number of "workarounds" for this issue - wife's cell number, prepaid cell from Wal-Mart, that sort of thing. I'm hoping for something a little more sustainable (for my third app, etc.)
Thanks!
I know that this has happened to others. It seems that the app engine team sometimes has to address these manually. Try filling this form out...
https://appengine.google.com/waitlist/sms_issues
You should be able to create 10 apps per account, but you can only have one account linked to each phone number.