Add Android Signing Certificate - Invalid key alias. No alias matching whosin

For some reason AppFlow is saying the alias does not exist, however I have verified it does locally by running

 keytool -v -list -keystore android.keystore --alias whosin
Enter keystore password:  
Alias name: whosin

Has anyone had any issues with this before?

Build #AI-241.18034.62.2411.12071903, built on July 10, 2024
Runtime version: 17.0.11+0-17.0.11b1207.24-11852314 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 14.5
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 10
Metal Rendering is ON
Registry:
  ide.experimental.ui=true

Interestingly using key0 worked last night when I tried, but the alias, whosin did not. Is that a problem?