Giu
Basic Pleskian
- Server operating system version
- ubuntu
- Plesk version and microupdate number
- Plesk Obsidian Web Host Edition 18.0.38 Update #1
Hi there,
im testing out the JSON Api. So far everything works nicely but on
POST Create Client /clients
PUT Update Client /clients/{id}
i get the following Error:
{
"code": 0,
"message": "Call to a member function getApsBundleFilter() on null"
}
On POST Create Client the client still gets created even though no success message is returned but on Update (PUT /clients/{id} the update does not update.
So basically these two routes are bugged out at least on my installation
(Plesk Obsidian Web Host Edition
Version 18.0.38 Update #1)
anyone can help?
im testing out the JSON Api. So far everything works nicely but on
POST Create Client /clients
PUT Update Client /clients/{id}
i get the following Error:
{
"code": 0,
"message": "Call to a member function getApsBundleFilter() on null"
}
On POST Create Client the client still gets created even though no success message is returned but on Update (PUT /clients/{id} the update does not update.
So basically these two routes are bugged out at least on my installation
(Plesk Obsidian Web Host Edition
Version 18.0.38 Update #1)
anyone can help?