Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use curl with web endpoint - get 'session' not provided or "Session not found" #31

Closed
mvolz opened this issue Aug 3, 2018 · 1 comment

Comments

@mvolz
Copy link
Contributor

mvolz commented Aug 3, 2018

As of 1d944e6

I can't use the web endpoint with curl. I've tried

curl -d '{"url":"http://www.journals.cambridge.org/abstract_S0305004100013554","sessionid":"abc123"}' --header "Content-Type: application/json" localhost:1969/web

'session' not provided

curl -d '{"url"cambridge.org/abstract_S0305004100013554","session":"abc123"}' --header "Content-Type: application/json" localhost:1969/web

@mvolz
Copy link
Contributor Author

mvolz commented Aug 3, 2018

Ah, I see it's changed.

@mvolz mvolz closed this as completed Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant