--
You received this message because you are subscribed to the Google Groups "DNSControl-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dnscontrol-disc...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dnscontrol-discuss/CAOWqsAhc17de0jvAF-%3DUdgn2cbAH8o34uGR7Z4dENnuocCYYpw%40mail.gmail.com.
That is weird because it does implement get-zones. I was able to pull current records from it. Unless there's something like a get-zone for a singular zone. Then that would explain the difference.
Ah I see. That makes sense.
Is this considered a defect worth creating an issue for?
On a related note, the get-creds check for OVH is completely broken. It gives me the error message failed GetZone CDP: invalid authentication config, both application_key and application_secret must be given, which is weird, because in the docs it says to use the keys app-key, app-secret-key and consumer-key. Which it also looks for in the code.Should I create an issue on GH for that?