Question
API v2 domain update data
Hello,
so i created bash script to update one single domain, and domain pings to my server, but it stopped working few days ago can you help me:
my script logs:
Machine IP: 87.110.89.178
Domain config: {"domain_record":{"id":XXXXXX,"type":"A","name":"XXXXXXXX","data":"91.105.118.11","priority":null,"port":null,"ttl":3600,"weight":null}}
Update domain DNS required!
Domain Old Ip: 91.105.118.11
New Ip: 87.110.89.178
Response of Domain DNS update: {"id":"not_found","message":"The resource you were accessing could not be found."}
where is the issue? if worked i dont know, few days ago
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×