mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
Could not update ip address on godaddy and error "show HTTP status is not valid: 403: Authenticated user is not allowed access" #392
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Leoson0109 on GitHub (May 1, 2024).
Could not update ip address on godaddy and error "show HTTP status is not valid: 403: Authenticated user is not allowed access"
TLDR: Describe your issue in a one liner here
Logs:
Configuration file (remove your credentials!):
lastest
Host OS: docker
@qdm12 commented on GitHub (May 1, 2024):
Check your key and secret have the permission to edit the dns record for that domain
403: Authenticated user is not allowed accessos the error message coming from Godaddy directly, highlighting you authenticated correctly (so unlikely a ddns-updater bug), but it has not the permission to do the change.@ChristianChoi commented on GitHub (May 1, 2024):
FYI, I'm experiencing the same issue while tring to add a new host/subdomain to my existing godaddy configuration that used to work.
I have also tried creating a new API key+secret in GoDaddy, but still getting the same error.
Also, I don't see anywhere in GoDaddy's developer portal where permissions can be modified for an API key.
Edit: I googled to see if anyone else are having issues with the GoDaddy API recently and stumbled upon this https://publish.reddit.com/embed?url=https://www.reddit.com/r/godaddy/comments/1bl0f5r/comment/kyxjua5/
Guess it's time to migrate to Cloudflare...
@teopost commented on GitHub (May 2, 2024):
Starting from May 1st, I'm getting the same error.
I sent an email to support and they replied with this:
@qdm12 commented on GitHub (May 2, 2024):
Oh that sucks. Let me codify this in case a 403 status is received.
@qdm12 commented on GitHub (May 2, 2024):
Thanks @teopost your comment is linked in the code from commit
d3541da812If you get a 403 status with that particular error message, it's now logging to check your comment. Closing this as resolved.
@kayaozalp commented on GitHub (May 4, 2024):
Just seen this error pop-up after an IP change. Spent an half an hour on the phone with customer support, most of it trying to explain what an API is, to finally being told to email api@godaddy.com
I suspect I will receive the exact same message as above.
Quoting from my email to them: "Making this change, for a paid in advance service, I find it unethical, and making the change unannounced to the users impacted is unprofessional."
I do not expect anything to come-out from this, besides moving to a different domain provider.
@gr33k commented on GitHub (May 13, 2024):
I'll refrain from making rude comments regarding godaddy...but this is quite unfortunate. With this in effect, does this make this tool 'useless' unless you have their minimum required domains (I assume that is the sad case)?
EDIT: Useless for GoDaddy specifically (as that is what I use but don't have 10 domains with them)
@ChristianChoi commented on GitHub (May 13, 2024):
This tool is not useless at all, but GoDaddy is useless. Personally, I switched to Cloudflare DNS within 5minutes, and I suggest you do the same (or any other DNS service than GoDaddy)
@BH1SCW commented on GitHub (Nov 30, 2024):
I also switched to Cloudflare, everything works well now, shit GoDaddy
@SquadCraftFTW commented on GitHub (Jul 25, 2025):
I just got this domain today so I have to wait before switching :/