Skip to content

[BUG] Copy pasta? #75

@mzpqnxow

Description

@mzpqnxow

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions