Ed Summers
Ed Summers
More notes on this (sorry if they aren't helping). It looks like there's a mismatch in how oauth-1.0a and twitter-v2 are encoding spaces ' '. The problem is that `URL.toString()`...
I have submitted a PR with a fix #93. I really depend on this library in one of my projects and have [adjusted](https://github.com/DocNow/docnow/blob/main/package.json#L105) my package.json to point to edsu/twitter-v2 until...
If this issue does get raised in another venue a link to it from here would be greatly appreciated!
I'm seeing the same thing. Did you ever figure out what was going on?
@anjackson I think most javascript enabled annotation systems (including okfn/annotator) rely on a highlight actio to trigger annotation creation. If this is a deal breaker I suspect it could be...
A simple JSON API for seeing if a URL is archived or not seems like a nice thing to have.
I'm curious about what this is getting after. Can you provide more details for the uninitiated?
Got it, thanks! Btw, are the openwayback calls open to others interested developers?
I guess it's obvious to everyone already, but perhaps worth pointing out, that archive.org do not actually use OpenWayback. Their playback application is not open source.
Hi @EmEbner, It [looks like](https://github.com/BitCurator/bitcurator-distro-salt/blob/634c56d2906b7d711f78859bd57f7a1a764f6324/bitcurator/tools/bagitpython.sls) BitCurator comes with python-bagit pre-installed which takes some of the pain away. As you note, bagit-python is a command line utility so you do need...