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
Hello,
First of all, thank you for implementing the Infomaniak API in ACME!
I have a problem with a domain name with an accent. I wonder if the problem comes from the Infomaniak API or the script. I have tested for several days without finding a solution. By changing nameservers and script it worked (Cloudflare).
I suspect that the conversion punny-code / idn is not done.
When I make a call to the API with the domain name in punny-code
{
"result": "success",
"data": []
}
When I make a call to the api with the domain name in IDN
Hello,
First of all, thank you for implementing the Infomaniak API in ACME!
I have a problem with a domain name with an accent. I wonder if the problem comes from the Infomaniak API or the script. I have tested for several days without finding a solution. By changing nameservers and script it worked (Cloudflare).
I suspect that the conversion punny-code / idn is not done.
When I make a call to the API with the domain name in punny-code
When I make a call to the api with the domain name in IDN
I know this is an edgecase, so if there is no solution, I will continue to use Cloudflare NS. (What I would like to avoid)
Originally posted by @8520456963 in #3188 (comment)
The text was updated successfully, but these errors were encountered: