It seems like similar has been reported (can’t link because I’m a new forum user it won’t let me) but those are closed without resolution and there is no ability to add to the conversation over there.
As far as you know this is a mobile problem - it’s not, I have the same error when updating via. API and also on Desktop.
Also, it appears that these problems were first reported on here 2 1/2 months ago.
Mobile: Same as what’s reported by the others.
Desktop: If the browser Window is narrow enough, it automatically changes to the mobile-optimised view and the same problem as Mobile happens. Tested on Edge and Chrome.
API: Here is my script:
It was working great before.
Now I get this response:
{"success":false,"errors":[{"code":1004,"message":"DNS Validation Error","error_chain":[{"code":9021,"message":"Invalid TTL. Must be between 120 and 2,147,483,647 seconds, or 1 for automatic"}]}],"messages":[],"result":null}
API is more important to me. I had a lot of issues today because my IP changed and my script failed to update the IP because of this error.
Has anyone got any hints to get around this problem via. API?