Yax Prajapati

Results 8 comments of Yax Prajapati

Hey @Nikhil-Nandagopal @sneha122 I want to work on this issue.

Need help. I have been trying to find a method which looks up for DOI. I am sorry if this is silly question. I am very new to software engineering...

Hi @koppor, I have a quick question. I've implemented all four steps as instructed. When I click on "Look up a DOI and try again," the list of references appears...

The "NullPointerException" was occurring even before I modified the code. You can look the code here: [Forked repo](https://github.com/YaxPrajapti/jabref/blob/fix-for-issue-13234/jabgui/src/main/java/org/jabref/gui/entryeditor/citationrelationtab/CitationRelationsTab.java) inside CitationRelationsTab.#searchForRelations

@Siedlerchr there is not stack trace just getting this statement in terminal `ERROR: Error while fetching citing Articles: java.lang.NullPointerException: Cannot invoke "java.util.List.stream()" because the return value of "org.jabref.logic.importer.fetcher.citation.semanticscholar.ReferencesResponse.getData()" is null...