-
Notifications
You must be signed in to change notification settings - Fork 472
Open
Labels
Description
Describe the bug
When I try to add a redirect to inwx, I get an error
******************** Domain: example.digital
1 correction (inwx)
#1: + CREATE URL talk.example.digital https://meet.opentalk.eu/room/UUID?invite=TOKEN ttl=3600
FAILURE! (2306) Parameter value policy error. Reason: (Error_AllOrNoneTypeurlUrlredirecttype) All or none of the parameters 'type' (URL) and 'urltedirecttype'.
******************** Domain: example.digital
1 correction (inwx)
#1: + CREATE URL301 talk.example.digital https://meet.opentalk.eu/room/UUID?invite=TOKEN ttl=3600
FAILURE! (2005) Parameter value syntax error. Reason: (The given parameter value for 'type' does not match the expected parameter type 'recordtype') The given parameter value for 'type' does not match the expected parameter type 'recordtype'
To Reproduce
- Add to dnsconfig.js
URL301("talk", "https://meet.opentalk.eu/room/UUID?invite=TOKEN"),
- dnscontrol push
Expected behavior
A clear and concise description of what you expected to happen.
DNS Provider
- inwx.de
Additional context
Add any other context about the problem here.