Luke DeWitt

Results 25 comments of Luke DeWitt

That's strange... Are you able to get a response here using the Tester after logging in? https://yahoo-fantasy-node-docs.vercel.app/resource/user/games

That's a helpful error! Hah! Should be a fairly error to catch. I can try to take a look tonight at this.

Had a few minutes before calls this morning. The error is clearly `data = JSON.parse(data);` on 287, where `data` isn't JSON. I'm not sure why that isn't being caught, but...

Sorry, it's been a tough month-plus for me here and I've been largely avoiding the machine at night. I did put a request in with my contact at Yahoo! to...

Thanks, I'll check this out. In the meantime, I got a response yesterday! "As far as rate limits, nothing published about it; we are kind of loose about app-based rate...

Hi @alexLaws, sorry for the delayed response. I'm not getting emails from GitHub, which I need to resolve. This package is built using NodeJS, not python, so I don't think...

Interesting... Indeed it's not working... This makes me believe that perhaps they've removed this functionality on their side at some point since I originally wrote the docs 7 years ago......

I'm willing to bet this is as a result of the change to OAuth2 and something I've done has buggered up the error handling. I'll fix it as soon as...

I'll play around a bit with superagent to see if I can duplicate what you're seeing... for what it's worth I am able to easily refresh my token with request...