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
after upgrading to Ubuntu 16.04 the package wasn't working anymore. After some hours of digging around i found that godaddy now has an official API that can be used to completely manage accounts. This is likely the cause for it not working.
It may be a good idea to point people to the usage of that API instead or to change the library to use it.
In case you're interested I have a fork of this script at AndreasLoow/godaddy-dyndns, and it uses the official API (I did not know that it existed before reading your post -- thank you).
Hello there,
after upgrading to Ubuntu 16.04 the package wasn't working anymore. After some hours of digging around i found that godaddy now has an official API that can be used to completely manage accounts. This is likely the cause for it not working.
It may be a good idea to point people to the usage of that API instead or to change the library to use it.
Guide:
http://teanazar.com/2016/05/godaddy-ddns-updater/
Official:
https://developer.godaddy.com/
Specific documentation for the needed API:
https://developer.godaddy.com/doc#!/_v1_domains/list
The text was updated successfully, but these errors were encountered: