Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Copy pasta? #75

Open
mzpqnxow opened this issue May 21, 2024 · 0 comments
Open

[BUG] Copy pasta? #75

mzpqnxow opened this issue May 21, 2024 · 0 comments
Assignees

Comments

@mzpqnxow
Copy link

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 :)

(

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")
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants