hetzner-cloud-php-sdk icon indicating copy to clipboard operation
hetzner-cloud-php-sdk copied to clipboard

TypeError in PrimaryIP on function all()

Open byko-dev opened this issue 1 year ago • 0 comments

When I got an unassigned primary IP and I want to get all of them using the all() function, I get an error like this:

TypeError: LKDev/HetznerCloud/Models/PrimaryIps/PrimaryIp::_constructor(): 
Argument #12 ($assignee_id) must be of type int, null given 

byko-dev avatar Aug 23 '24 13:08 byko-dev