Skip to content

getTelemetry fatal error #12

@joey-kwl

Description

@joey-kwl

I get the following error when using getTelemetry:

Fatal error: Uncaught Lifeformwp\PHPPUBG\PUBGManagerException: cURL error 6: Could not resolve host: steam

My code:

$client = new GuzzleHttp\Client();
$class = new \Lifeformwp\PHPPUBG\PUBGManager($client, $api);

$telemetry = $class->getTelemetry('steam', '14af1241-9db6-4821-a9d8-e41eaea3dfd0');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions