v11.44 XML API restoreaccount > Getting 'Restricted Restore is not available' error
Since upgrading to v11.44, restoreaccount is not working for me and it was just fine in v11.42. I'm getting 'Restricted Restore is not available in this version of cPanel' in response now. I attempted to send unrestricted_restore => 1 as an additional parameter to the call in the hopes that would work but it was to no effect.
How do I get passed that error with the restoreaccount call now? Is there a different parameter I should be sending?
Note: I am passing all of the other parameters correctly. My parameters generally look like the following:
Thanks!
{
'api.version' => 1,
user => 'the_username',
type => 'daily',
all => 1,
ip => 0,
mail => 1,
mysql => 1,
subs => 1
}
Thanks!
-
[quote="asetch, post: 1672691">Since upgrading to v11.44, restoreaccount is not working for me and it was just fine in v11.42. I'm getting 'Restricted Restore is not available in this version of cPanel' in response now. I attempted to send unrestricted_restore => 1 as an additional parameter to the call in the hopes that would work but it was to no effect. How do I get passed that error with the restoreaccount call now? Is there a different parameter I should be sending? Note: I am passing all of the other parameters correctly. My parameters generally look like the following: { 'api.version' => 1, user => 'the_username', type => 'daily', all => 1, ip => 0, mail => 1, mysql => 1, subs => 1 }
Thanks!
Hello, this is currently a defect in 11.44. I don't have a work around to provide. The case number for this issue is 105645.0
Please sign in to leave a comment.
Comments
1 comment