certs_renew API no longer working?
-
I'm getting error:
Cannot POST /api/v1/cloudron/renew_certswhen I docurl -k -X POST -H 'Content-Type: application/json' -H "authorization: Bearer $token" --data '{}' https://$dns_host_name/api/v1/cloudron/renew_certsas adviced here earlier.I understand that means I'm affected by the API change.
But I have two questions:
- what is the new API?
- how do I get to know in advance about the API change? That breaks my automations... =(
-
From https://docs.cloudron.io/api.html#tag/Reverse-Proxy/operation/renewCerts:
curl -H "Content-Type: application/json" -H "Authorization: Bearer $CLOUDRON_TOKEN" "https://$CLOUDRON_DOMAIN/api/v1/reverseproxy/trusted_ips"Looks different.
-
G girish marked this topic as a question on
-
G girish has marked this topic as solved on
-
I'm getting error:
Cannot POST /api/v1/cloudron/renew_certswhen I docurl -k -X POST -H 'Content-Type: application/json' -H "authorization: Bearer $token" --data '{}' https://$dns_host_name/api/v1/cloudron/renew_certsas adviced here earlier.I understand that means I'm affected by the API change.
But I have two questions:
- what is the new API?
- how do I get to know in advance about the API change? That breaks my automations... =(
@potemkin_ai said in certs_renew API no longer working?:
how do I get to know in advance about the API change? That breaks my automations... =(
We are rewriting the API docs, so it can become more stable. Once we have proper docs, we won't change them since people rely on them.
-
Thanks, everyone!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login