-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I notice here that it seems that one should be GODADDY_API_KEY and one should be GODADDY_API_SECRET - is this copy pasta?
I actually have not used the package yet, I'm still surveying my options and as a part of that was glancing through the source. I can't tell you how this is or is not an actual bug or how it would manifest
Hope this is helpful, sorry if it's just spam :)
(
godaddypy/godaddypy/account.py
Lines 161 to 162 in 98683e6
| key = prompter.get_value(getattr(config, "key", None), "GODADDY_API_KEY", "Enter GoDaddy API Key") | |
| secret = prompter.get_value(getattr(config, "secret", None), "GODADDY_API_KEY", "Enter GoDaddy API Secret") |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels