On Tue, 2019-10-22 at 19:32 -0400, Bridger Dyson-Smith wrote:
http://export.arxiv.org/oai2?verb=Identify%27/%3E)//@status/data()
returns '200', but trying
http:send-request(<http:request method='get' href=' http://export.arxiv.org/oai2?verb=Identify%27/%3E)/h:response/@status
fails.
I'm guessing that the first request sends you an auth token, and that you're supposed to send this as a parameter in the second token?
How exactly does the second call fail?