You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I'm trying to use this script to test out an API, but I always get the following error:
I've tried running node index.js --url=https://api.openaccessbutton.org/find?id=10.1016/j.jcjd.2016.02.011 --max=20 --min=1 as well as node index.js --url=https://api.openaccessbutton.org/find?id=10.1016/j.jcjd.2016.02.011 --max=20 --min=1 --per="second" and I still get the same issue.
Is there something wrong with the code or am I using the program incorrectly?
The text was updated successfully, but these errors were encountered:
Hey, I'm trying to use this script to test out an API, but I always get the following error:
I've tried running
node index.js --url=https://api.openaccessbutton.org/find?id=10.1016/j.jcjd.2016.02.011 --max=20 --min=1
as well asnode index.js --url=https://api.openaccessbutton.org/find?id=10.1016/j.jcjd.2016.02.011 --max=20 --min=1 --per="second"
and I still get the same issue.Is there something wrong with the code or am I using the program incorrectly?
The text was updated successfully, but these errors were encountered: