12 thoughts on “Now moved to https://jrudlin.github.io”

  1. hi,
    i have just tried running this.
    my scenario is that I am attempting to transfer my domain from domain monster to azure.
    my name servers are pointing at cloudflare.
    i have unlocked my domain and retrieved the auth code.
    having attempted the transfer following the steps you outline above i receive the following error:

    {
    “Code”: “DomainResellerWebService_UNAVAILABLE_DOMAIN”,
    “Message”: “`domain` (davidbuckell.com) isn’t available for transfer”,
    “Target”: null,
    “Details”: [
    {
    “Message”: “`domain` (davidbuckell.com) isn’t available for transfer”
    },
    {
    “Code”: “DomainResellerWebService_UNAVAILABLE_DOMAIN”
    },
    {
    “ErrorEntity”: null
    }
    ],
    “Innererror”: null
    }

    any ideas?
    thanks

    Like

    1. Interesting. How long after you requested the authcode did you try and initiate the transfer? I didn’t initiate my transfer until at least 3 days after I got the code, but that was purely because I was trying to figure out how to get the transfer working with the new API 🙂

      Like

      1. well i remember generating an auth code some months ago and couldn’t quickly work out how to do it so left it.
        now i have picked it up again i am immediately attempting the transfer having generated an auth code.
        can’t be certain if the latest attempt is a new or existing auth code though. i have attempted this over the past 3 days and have been presented with the same auth code on each occasion………
        maybe my auth code has expired???

        Like

  2. domain monster have confirmed that they have not seen any transfer requests of my domain within their logs. azure support believe its a domain monster issue and domain monster support believe its an azure issue. arrgh 🙂

    Like

      1. ah interesting to know. my domain is due to expire in a couple of weeks and was hoping to get it transferred to azure prior to renewal. i understand if you transfer you have to wait 2 months before being able to transfer again?
        if i can’t get it working over the next week then i guess i will try that route.
        thanks!

        Like

  3. Hey Guys,

    Getting following error:

    {
    “Code”: “BadRequest”,
    “Message”: “The parameter domain.Properties.Consent has an invalid value.”,
    “Target”: null,
    “Details”: [
    {
    “Message”: “The parameter domain.Properties.Consent has an invalid value.”
    },
    {
    “Code”: “BadRequest”
    },
    {
    “ErrorEntity”: {
    “ExtendedCode”: “51008”,
    “MessageTemplate”: “The parameter {0} has an invalid value.”,
    “Parameters”: [
    “domain.Properties.Consent”
    ],
    “Code”: “BadRequest”,
    “Message”: “The parameter domain.Properties.Consent has an invalid value.”
    }
    }
    ],
    “Innererror”: null
    }

    Here is the parameter for consent:

    Consent:{
    agreedAt: “2019-31-03T01:10:40”,
    agreedBy: “00.00.00.00”, (actual IP is different, i removed the it for posting here)
    agreementKeys: [“DNPA”,”DNTA”],
    }

    Like

Leave a reply to David Buckell Cancel reply