• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by Pierre Ringenbach

  1. P

    Question Error 200 delete User API REST

    That's right, I was able to solve the problem by making this change. Thanks again!
  2. P

    Question Error 200 delete User API REST

    precisely, I saw that the 200 errors meant that it worked, but yet the contact is not deleted. there would be an error in my code?
  3. P

    Question Error 200 delete User API REST

    Hello, I have a problem with my program that gives me a vague error. I use REST API with a key generated with the extension "Keychain for API Secret Keys" Everything works well (user creation, information retrieval, change account status) but it is impossible to delete the user. Instead, it...
  4. P

    Question Connexion by API-REST

    The API secret Keys are resolved the problem, thank you !
  5. P

    Question Connexion by API-REST

    when I search a little how to find my key to control, they bring me back here where I can regenerate my key. However if we look here, I only have this interface. Do you know how I can regenerate my key from here? for the moment I was looking for my key with this command, but this key changes...
  6. P

    Question Connexion by API-REST

    I just checked, the domain is correct. Could the key be the reason for the error? Where can I check which one is correct?
  7. P

    Question Connexion by API-REST

    Yes, but I don't have other restrictions for the API : For this line "$plesk_api_url = "https://domain:8443/api/v2/clients";" I use a Domain name pointed at IP address, it's necessary write an IPv4 of server ? The Domain name used is a domain name use of plesk panel, is good ?
  8. P

    Question Connexion by API-REST

    Hi, I'm learning how to manage my plesk users with the API (to do it automatically from another site), but, if I run my query, the 401 error still appears. Do you have any ideas to solve this? This is my request PHP : And here is the site's response : I have nothing in the F12 console Thank...
Back
Top