-
Notifications
You must be signed in to change notification settings - Fork 11
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
Google Domains is shutting down #41
Comments
I am not sure of the date of the shutdown. Google still has all the documentation online and allows me to create tokens. However, I am trying to set up Nginx Proxy Manager using the dns-google-domains challenge. I keep getting the following 400 error. certbot.errors.PluginError: Unable to rotate DNS challenges: 400 Client Error: Bad Request for url: https://acmedns.googleapis.com/v1/acmeChallengeSets/mydomain.com:rotateChallenges 2023-07-08 09:35:29,967:ERROR:certbot._internal.log:Unable to rotate DNS challenges: 400 Client Error: Bad Request for url: https://acmedns.googleapis.com/v1/acmeChallengeSets/mydomain.com:rotateChallenges I also tried using the Python version listed on the main GitHub page. This resolved in the same exact error as above. Could this mean that this method is already being deprecated? Or am I just doing something wrong? I plan to switch to another provider, perhaps I need to do this sooner rather than later..? |
Just found this, and tried it out today. Still works for me, as of today, thanks! |
I got the email that my domain was moved to Squarespace in June and a few days later it stopped working.
Has anyone found a solution yet? |
Not really, the google api responds with 400/404 and squarespace doesn't even support acme: time to move business somewhere else |
I'd recommend moving to a different solution too. |
Yep. Already moved on. To the wrong registrar :(, but more on that later. First a bit of a rant about Squarespace .
So, to anyone reading this, a few things I have learned over the last couple of weeks the hard way:
Lastly, I would like to thank the creators of the Google Domains certbot plugin for their great work. I really appreciate it. |
This API will likely stop working once that's done.
I plan to do one final release and then put the repo into archive mode.
The text was updated successfully, but these errors were encountered: