hs-airdrop
hs-airdrop copied to clipboard
Unauthorized (bad API key)
Hi everyone. After identifying a valid SSH key, I ran
hsd-cli rpc sendrawairdrop <base64_string_generated_by_hs-airdrop>
and I receive the following error:
Unauthorized (bad API key)
Does anyone know how to resolve this?
hsd probably has an api key set (either in in the config file or as an argument).
Try setting the HSD_API_key environment variable with the correct api key: https://hsd-dev.org/guides/config.html