Fetch the manifest as an external service would
Request https://your-domain/.well-known/farcaster.json without a browser session. A direct JSON response and Farcaster's documented temporary redirect to a hosted manifest are both valid patterns. Record the full redirect chain; the final response must contain usable JSON, not HTML, a login page, an interstitial, or a JavaScript challenge. Record theContent-Type, then parse the exact bytes—the header alone proves nothing.