-
Hello,
I've cloned the git repo, build the container with 'docker build -t "pubgtracker_exporter" .' and startet it with 'docker run -d -p 8080:8080 -i -t pubgtracker_exporter'
But I always get the …
-
Hey again @apazzolini, I'd like to get the repo into a state where I can work on improvements to the client. But at the moment all the tests seem to be failing and I don't quite understand why.
> …
-
-
Here's the error message that I am getting when I run the main file.
`Traceback (most recent call last):
File "d:\Desktop\KODE\POST\ApkPure-master\ApkPure-master\main.py", line 4, in
find …
-
Hi,
I got errors when trying to get stats. For example:
>>> api.player("yyf123")
{'error': 1, 'message': 'Error updating stats. Please try again later.'}
Also, another error shows that:
>…
-
It's a steam ID with 64bit?
I want to know the key I need to input.
-
Match로 필터
url = https://api.pubg.com/shards/steam/matches/Hwet_J
### Match Object
**attributes**
Option | Description
-- | --
createdAt (string/dateTime) | API에 저장된 시간
duration (integ…
-
GetPlayerStatsAsync cannot accept more than region for filtering.
Should allow for gamemode and season filtering. Would be easy to implement.
-
{
"msg":"",
"result":{
"account_detail":{
"avartar":"https:\/\/cdn.max-c.com\/heybox\/avatar\/wx\/1589814076\/4720f0717833961d9285d10fd5eafd60?imageMogr2\/thumbnail\/!1…
-
Since PUBG is now doing monthly resets could we have a way to get the most recent season easily? I assumed that the API was going to return the current season by default but this is not what I see hap…