Parker Johnson

Results 5 comments of Parker Johnson

Unfortunately yes, it's an issue with the ESPN API. It's loosely documented in the tests: https://github.com/rbarton65/espnff/blob/master/tests/test_scoreboard.py

@Abundnce10 For that use case, you might want to look at https://github.com/BurntSushi/nflgame. It pulls player stats from a source closer to the "source of truth".

> ended up resolving this. Was a different, super-cryptic issue in my case. I'm using the `createDashboardWithUrl` method with a signed URL that is generated by our server. > >...

After about 3 straight hours of debugging through the source code, I found that I was able to get the connect() promise to resolve by adding `.withApiHost('https://dev-looker.myorg.org')` to the chain....

> @asaschachar Let me know if you have any other questions. How near is near term? I haven't seen any noise on this in the ~4 years since this comment