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

Prevent submission of DOIs with non-standard whitespace #31

Open
njahn82 opened this issue Sep 9, 2021 · 1 comment
Open

Prevent submission of DOIs with non-standard whitespace #31

njahn82 opened this issue Sep 9, 2021 · 1 comment

Comments

@njahn82
Copy link
Member

njahn82 commented Sep 9, 2021

httr::GET("https://api.unpaywall.org/v2/10.1177/ 0042098012452322&email=najko.jahn@gmail.com", 
    httr::timeout(5))
#> Error in curl::curl_fetch_memory(url, handle = handle): Timeout was reached: [api.unpaywall.org] Operation timed out after 5003 milliseconds with 0 bytes received

Created on 2021-09-09 by the reprex package (v2.0.0)

@njahn82
Copy link
Member Author

njahn82 commented Sep 9, 2021

njahn82 added a commit that referenced this issue Sep 9, 2021
njahn82 added a commit that referenced this issue Feb 28, 2022
Remove all types of whitespace #31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant