Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Not able to fetch live match details #63

Open
NimishVerma opened this issue Mar 12, 2017 · 3 comments
Open

Not able to fetch live match details #63

NimishVerma opened this issue Mar 12, 2017 · 3 comments

Comments

@NimishVerma
Copy link

Whenever i enter the match id of a live game, i get this error:
dota2api.src.exceptions.APIError: u'Match ID not found'

on entering match id of an already finished game, it works fine

@joshuaduffy
Copy link
Owner

This is intended. AFAIK there's no official API for live public games.

@NimishVerma
Copy link
Author

Okay, what about the building_status in get_top_live_games()
Anyway i can get tower/barracks status of top live games.

@joshuaduffy
Copy link
Owner

joshuaduffy commented Mar 13, 2017

The tower/barracks values can be found here: https://dota2api.readthedocs.io/en/latest/responses.html#towers-and-barracks

EDIT: It seems get top live games is different, if you can provide some samples, I will see if I can put something together as the official documents does not cover get top live games.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants