You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While Joker does clobber an existing TXT record when creating a new one with the same name, it is capable of making multiple TXT records with the same name.
The catch is it has to be a single call, like this:
"username=$JOKER_USERNAME&password=$JOKER_PASSWORD&zone=$_domain&label=$_sub_domain&type=TXT&value=$txtvalue1&value=$txtvalue2"
What I'm unsure of is how to have both calls to create the TXT records be combined into the single call. If that is possible, it may allow for wildcards to be created.
This is the place to report bugs in the Joker.com DNS API.
If you experience a bug, please report it to this issue.
Thanks!
The text was updated successfully, but these errors were encountered: