On macOS, the user is prompted to allow keychain access for onmcu (so it can store and retrieve the API key).
It seems like if you click "allow" instead of "allow always", it does not work properly. I am not sure whether we just got very unlucky in our test or this is a real issue.
However, you almost certainly want to allow it always, super annoying otherwise.
(Plus, we might want to add one line of doc/reference to onmcu login --relogin there, in case one needs to retry storing the login due to keychain hiccups)
On macOS, the user is prompted to allow keychain access for onmcu (so it can store and retrieve the API key).
It seems like if you click "allow" instead of "allow always", it does not work properly. I am not sure whether we just got very unlucky in our test or this is a real issue.
However, you almost certainly want to allow it always, super annoying otherwise.
(Plus, we might want to add one line of doc/reference to
onmcu login --reloginthere, in case one needs to retry storing the login due to keychain hiccups)