I’m trying to verify my domain zeidler-lab.github.io during App Submission but all verification methods appear to be broken — the verification token is not being generated server-side.
How To Reproduce
App type: OAuth, Unlisted, Production
Method 1 – Upload HTML file:
-
Select “Upload an HTML file to your domain”
-
Click “Download”
-
Result: File downloads as
html.txtwith 0 bytes / empty content -
The URL shown in the dialog is
https://zeidler-lab.github.io/.html— filename is missing
Method 2 – Add <meta> tag:
-
Select “Add a
<meta>tag to your domain’s page” -
Dialog shows:
<meta name="zoom-domain-verification" content=""> -
Result:
contentattribute is completely empty — no token generated
Method 3 – TXT Record: Not applicable — github.io is a shared domain, DNS cannot be modified.
Expected behavior: A unique verification token should appear in both the HTML file and the meta tag content field.
Browser: Chrome (latest) | OS: macOS