Reputation: 5126
I have registered and verified some domains in google dev console. They are verified in webmaster. But somehow, when I go to dev console, I am unable to see any domains. I have refreshed the page multiple times, since 24 hours, tried on incognito but not able to see any domains. Please find below the screenshot:
Upvotes: 0
Views: 1450
Reputation: 5126
The problem was that the dev console requires only the mydom.com
and webmaster requires https://mydom.com
This SO answer helped me: Cannot add my own domain to google api notification endpoint
I was adding https://mydom.com
in google dev console for some endpoints which was then when domain list was empty.
Upvotes: 0
Reputation: 8112
Based from Google Apps Administrator Help, an issue wherein after completing the steps to verify domain ownership, you may receive an error indicating domain verification failed. Common reasons for this error are:
Lastly, if you’ve confirmed your domain verification records are in place and your domain ownership is still not verified after 48 hours, please contact support.
Upvotes: 1