You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ORCID API no longer supports minting of new records on behalf of a user. They have a new workflow called create on demand which allows institutions to provide a url to the user that would prompt for institutional authorization during the creation process on the ORCID site.
From ORCID support:
If a researcher wants to have an ORCID iD he/she has to register at: https://orcid.org/register.
Researcher can´t make use of the API. What your institution can do is to invite that user to have your institution as a Trusted Organization, you will then go through the process of Create on >Demand: http://members.orcid.org/create-records but you will need to develop this at your end.
You can see the example I´ve send you from the U. of HK: https://www.youtube.com/watch?v=Zd5r0PflZE4
The widget includes a feature to "Create an ORCID to be associated with the current user of your application" via the API. There is a form partial linked from the widget to be filled out by the user and submitted to ORCID with record create request.
On the ORCID sandbox, an error is returned to the create request.
The text was updated successfully, but these errors were encountered:
The ORCID API no longer supports minting of new records on behalf of a user. They have a new workflow called create on demand which allows institutions to provide a url to the user that would prompt for institutional authorization during the creation process on the ORCID site.
From ORCID support:
Problem encountered on v0.9.0
The widget includes a feature to "Create an ORCID to be associated with the current user of your application" via the API. There is a form partial linked from the widget to be filled out by the user and submitted to ORCID with record create request.
On the ORCID sandbox, an error is returned to the create request.
The text was updated successfully, but these errors were encountered: