Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report bugs to Joker.com DNS API #2840

Open
aattww opened this issue Apr 5, 2020 · 1 comment
Open

Report bugs to Joker.com DNS API #2840

aattww opened this issue Apr 5, 2020 · 1 comment
Assignees
Labels
3rd party api report bugs to dns api, deploy hooks and notification hooks

Comments

@aattww
Copy link
Contributor

aattww commented Apr 5, 2020

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!

@Neilpang Neilpang added the 3rd party api report bugs to dns api, deploy hooks and notification hooks label Apr 6, 2020
@gpstitt
Copy link

gpstitt commented Dec 17, 2022

Hello!

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.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd party api report bugs to dns api, deploy hooks and notification hooks
Projects
None yet
Development

No branches or pull requests

3 participants