Closed jamesbraza closed 1 year ago
Can we add more details on the email parameter of EntrezAPI?
email
EntrezAPI
I found using fake@hello.com worked fine, my request went through. Is email really a required part of the payload to send?
fake@hello.com
This is documented in https://www.ncbi.nlm.nih.gov/books/NBK25497/.
Fixed by https://github.com/krassowski/easy-entrez/pull/31
Can we add more details on the
email
parameter ofEntrezAPI
?I found using
fake@hello.com
worked fine, my request went through. Isemail
really a required part of the payload to send?