Skip to content

URL(301) does not work with inwx #3839

@geek-andi

Description

@geek-andi

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions