openWAR icon indicating copy to clipboard operation
openWAR copied to clipboard

Error with gameday() and getData()

Open swiftaw opened this issue 5 years ago • 2 comments

There seems to be an issue with gamely() not pulling the data properly. It only seems to contain gameID, base and url but not ds.

Also, getData() produces the error:

Retrieving data from 2020-09-15 ...

...found 0 games

Error: Problem with filter() input ..1. ✖ object 'game_type' not found ℹ Input ..1 is game_type == "R". Run rlang::last_error() to see where the error occurred.

swiftaw avatar Sep 16 '20 13:09 swiftaw

It's possible that the API has changed. Can you get data from games for any other day?

beanumber avatar Sep 18 '20 18:09 beanumber

Ben I tried putting arbitrary dates in (not all from 2020) and I got the same error.

On Fri, Sep 18, 2020 at 1:12 PM Ben Baumer [email protected] wrote:

It's possible that the API has changed. Can you get data from games for any other day?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/beanumber/openWAR/issues/120#issuecomment-695012739, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACAPTEW2JLJFLYSAPIAVGW3SGOPIPANCNFSM4RO27ZKQ .

swiftaw avatar Sep 18 '20 19:09 swiftaw