FAForever / FAForever/faftools
Error while calling ApiClient.get()
オープン
bug
- 主要言語
- Python
- スター
- 1
- フォーク
- 8
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
minimal working example :
`import faf.api.client`
`api = faf.api.client.ApiClient()`
`api.get("/maps")`
The log complains about a list not having a get method here: https://github.com/FAForever/faftools/blob/develop/faf/api/client/client_base.py#L37
when downloading http://api.faforever.com/maps manually you can see that `first` would be a list in this case ( similar stuff happens for .../mods)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。