Mark Brown
Mark Brown
Hey, I've just tried the following with Node `v8.9.0` and it seems happy. `npm run download https://egghead.io/courses/optimistic-ui-updates-in-react` Which video series did you try and download?
Thanks @harrisnguyen94, you're on the right track with the missing links in the HTML response now. If you're able to modify the script to hit the API a PR would...
@corysimmons PR's are welcome from you too 😄
Really enjoyed both chapters of the handbook so far, keep it up! A couple of typos: - complete**d**: false } - by **interacting** with servers
Adding as a duplicate of exposing merchant logo https://github.com/up-banking/api/issues/64
Will do this as part of #19
Thanks for raising @yogeshpathade! I agree, we should show allow access tokens to be removed in app.
You'll be able to revoke your tokens under Up > Data Sharing in the next release.
Will expose the hourly limit in the 429 error response message and also document the `X-RateLimit-Remaining` header. Thanks for raising!