Currently GPG can't look up keys using WKD when the host it's connecting to requires a valid SNI, this means that all WKDs behind things like Cloudflare or similar "shared hosting" are broken.
For example:
gpg2 --auto-key-locate=clear,nodefault,wkd --locate-key taavi@aegrel.ee
The error is also nondescript "General error" which is useless for debugging.