You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.
The script
dnsapi/dns_gandi_livedns.sh
shouldn't save GANDI_LIVEDNS_TOKEN nor GANDI_LIVEDNS_KEY into the account configuration file.Because afterward any new value for the related variable will be ignored, because overridden when sourcing the account.conf file.
To reproduce this behavior:
It is impossible to set the token correctly unless it is manually removed from account.conf.
The text was updated successfully, but these errors were encountered: