Welcome @CruckStore
Were you trying to get a cert for a wildcard name? Because Plesk used a DNS Challenge. Plesk SSL usually must be configured with a very specific DNS system to allow that to work. Are you hosting Plesk yourself or are you at a hosting service?
You could try getting a cert without a wildcard name. Often times they are not needed and just make it more complicated. For those an HTTP Challenge is used.
Your detailed error message
"challenges": [
{
"type": "dns-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:dns",
"detail": "DNS problem: NXDOMAIN looking up TXT for _acme-challenge.cruck.store - check that a DNS record exists for this domain",
"status": 400
},