-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Fix ISSN fetcher #12357
Comments
DOAJ has switched their API in June 2024. Maybe it broke ISSN fetching? Here are the docs to the current API (v.4.0.0): https://doaj.org/api/docs |
I am interested in working on this. Please assign me this issue. |
@ThiloteE Was there any exception on the log? I am interested which server was used. |
This issue is about ISSN and not an issue about DOI. @priyanshu16095 If you have an issue with DOI, please open a new issue and while videos are great, it is nice to provide error messages in text so that developers can use it to search for relevant code in their IDE. It is also nice being able select and then to copy and paste complicated text instead having to manually type it off a video screen. @koppor yes, there was an exception in the logs. Here it is:
|
@ThiloteE Sure, I'll remember next time. |
This uses the api from jabref and I see that there is an invalid ssl cert https://jabref.org/api |
JabRef version
6.0-alpha
Operating system
Windows
Details on version and operating system
No response
Checked with the latest development build (copy version output from About dialog)
Steps to reproduce the behaviour
How to reproduce:
Follow what is described in the forum: https://discourse.jabref.org/t/issn-fetch-noch-working/5346. In short: Add an ISSN to the entry and then fetch metadata.
Example ISSN:
1872-7980
Error:
Additional notes:
ISSN fetching was introduced in #10178.
Appendix
No response
The text was updated successfully, but these errors were encountered: