Romain
Results
1
issues of
Romain
Hi, It's been few weeks this code returns an error: ```php $users = $ovh->get("/license/office/{$service}/user"); ``` `{"class":"Server::InternalServerError","message":"Internal server error"}` This one work and returns an array of services ```php $services =...