inwx / terraform-provider-inwx

INWX Terraform Provider plugin for Terraform
MIT License
19 stars 5 forks source link

ACCOUNT_LOCKED when 2FA is enabled #6

Closed kingcrunch closed 1 year ago

kingcrunch commented 1 year ago

It seems the provider does not work, when 2FA is enabled (which seems reasonable at first). The API should support API-Tokens instead.

│ Error: Could not get domain info │ │ API response not status code 1000. Got response: {"code":2200,"details":[{"code":"ACCOUNT_LOCKED","msg":"You need to unlock your account with your mobile │ TAN"}],"msg":"Authentication error","reason":"You need to unlock your account with your mobile TAN.","reasonCode":"Error_AccountUnlockRequired"}

fsoederhuyzen commented 1 year ago

10 which has been merged in 1.3.0 adds support for setting your mobile tan (thus unlocking your account).