-
Notifications
You must be signed in to change notification settings - Fork 10
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
[Jupiter] Test Datacite DOI API #911
Comments
From https://support.datacite.org/docs/datacite-ez-api-guide#section-authentication
I'm getting "ERROR -- : EZID MintIdentifier -- error: unauthorized" I believe it's because we haven't been assigned any prefixes see https://doi.test.datacite.org/clients/cisti.ual/prefixes @pbinkley has emailed datacite support |
You should have an email forwarded by me with our assigned prefix. Let me know if it didn't get through. |
Datacite account for testing is CISTI.UAL (password to be shared offline). Test prefix: 10.21967 . API end points: https://mds.test.datacite.org or https://ez.test.datacite.org - we'll be using ez.test for our EZID API work in Dataverse and Jupiter. Support: https://support.datacite.org. |
Ummm....
|
Maybe you're supposed to use a different font in your API payload? Looks like [email protected] is the next step https://support.datacite.org/docs/how-to-contact-datacite . |
We now have a test account with Datacite, so we should test Jupiter's EZID-based DOI management against Datacite's emulation of the EZID API. When the tests are successful we can unblock #711.
It looks like doi_service_test.rb does all the tests we need: minting, updating, update unavailable, removal.
The text was updated successfully, but these errors were encountered: