Skip to content

Attempt to read property "pname" on null #116

@pindab0ter

Description

@pindab0ter

When requesting all resellers from a server that doesn't have resellers enabled (Plesk Web Pro edition) I'm getting this error:

$client->reseller()->getAll(); // Attempt to read property "pname" on null

I expect this to just return an empty array since there are no resellers.

PHP: 8.1.6
Laravel: 9.19.0
plesk/api-php-lib: 1.1.3

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions