-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Hello,
is there a chance to get e-mail addresses starting from Orcid IDs?
>>> orcid.email()
Traceback (most recent call last):
File "<python-input-26>", line 1, in <module>
orcid.email()
~~~~~~~~~~~^^
File "C:\progetti_altrui\my_tests\Pyorcid\.venv\Lib\site-packages\pyorcid\orcid.py", line 188, in email
emails = [email['email'] for email in self.__get_value_from_keys(data,["person","emails","email"])]
~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not iterable
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels