toccatore 0.3.8 → 0.3.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (24) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +24 -24
  3. data/README.md +13 -0
  4. data/lib/toccatore/datacite_related.rb +1 -1
  5. data/lib/toccatore/orcid_update.rb +3 -1
  6. data/lib/toccatore/version.rb +1 -1
  7. data/spec/cli_spec.rb +1 -1
  8. data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_fail.yml +13 -11
  9. data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_query_by_DOI.yml +155 -155
  10. data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_query_by_ORCID_ID.yml +575 -575
  11. data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_succeed.yml +488 -490
  12. data/spec/fixtures/vcr_cassettes/Toccatore_CLI/orcid_update/should_succeed_with_no_works.yml +9 -7
  13. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/get_data/should_allow_queries_by_DOI_of_the_Datacite_Metadata_Search_API.yml +4 -2
  14. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/get_data/should_allow_queries_by_ORCID_ID_of_the_Datacite_Metadata_Search_API.yml +2 -2
  15. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/get_data/should_report_if_there_are_no_works_returned_by_the_Datacite_Metadata_Search_API.yml +1 -1
  16. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/get_data/should_report_if_there_are_works_returned_by_the_Datacite_Metadata_Search_API.yml +4 -2
  17. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/get_total/with_no_works.yml +4 -2
  18. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/get_total/with_works.yml +4 -2
  19. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/push_data/should_delete_claims.yml +6 -6
  20. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/push_data/should_report_if_there_are_works_returned_by_the_Datacite_Metadata_Search_API.yml +288 -282
  21. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/queue_jobs/should_report_if_there_are_no_works_returned_by_the_Datacite_Metadata_Search_API.yml +1 -1
  22. data/spec/fixtures/vcr_cassettes/Toccatore_OrcidUpdate/queue_jobs/should_report_if_there_are_works_returned_by_the_Datacite_Metadata_Search_API.yml +5 -3
  23. data/spec/orcid_update_spec.rb +1 -1
  24. metadata +2 -2
@@ -23,18 +23,20 @@ http_interactions:
23
23
  Content-Type:
24
24
  - application/json;charset=UTF-8
25
25
  Date:
26
- - Wed, 29 Mar 2017 13:23:06 GMT
26
+ - Tue, 04 Jul 2017 17:51:52 GMT
27
27
  Server:
28
28
  - openresty/1.11.2.2
29
+ Content-Length:
30
+ - '89'
29
31
  Connection:
30
32
  - keep-alive
31
33
  body:
32
34
  encoding: UTF-8
33
- string: '{"responseHeader":{"status":0,"QTime":1},"response":{"numFound":68,"start":0,"docs":[]}}
35
+ string: '{"responseHeader":{"status":0,"QTime":0},"response":{"numFound":68,"start":0,"docs":[]}}
34
36
 
35
37
  '
36
38
  http_version:
37
- recorded_at: Wed, 29 Mar 2017 13:23:06 GMT
39
+ recorded_at: Tue, 04 Jul 2017 17:51:52 GMT
38
40
  - request:
39
41
  method: get
40
42
  uri: https://search.datacite.org/api?fl=doi,resourceTypeGeneral,relatedIdentifier,nameIdentifier,minted,updated&fq=updated:%5B2013-01-01T00:00:00Z%20TO%202017-12-31T23:59:59Z%5D%20AND%20has_metadata:true%20AND%20is_active:true&q=nameIdentifier:ORCID%5C:0000-0002-3546-1048&rows=1000&start=0&wt=json
@@ -58,18 +60,18 @@ http_interactions:
58
60
  Content-Type:
59
61
  - application/json;charset=UTF-8
60
62
  Date:
61
- - Wed, 29 Mar 2017 13:23:06 GMT
63
+ - Tue, 04 Jul 2017 17:51:52 GMT
62
64
  Server:
63
65
  - openresty/1.11.2.2
64
66
  Connection:
65
67
  - keep-alive
66
68
  body:
67
69
  encoding: UTF-8
68
- string: '{"responseHeader":{"status":0,"QTime":1},"response":{"numFound":68,"start":0,"docs":[{"minted":"2016-01-19T18:33:51Z","updated":"2016-01-19T18:33:51Z","doi":"10.6084/M9.FIGSHARE.1371005.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:33:51Z","updated":"2016-01-19T18:33:51Z","doi":"10.6084/M9.FIGSHARE.1371005.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:33:58Z","updated":"2016-01-19T18:33:58Z","doi":"10.6084/M9.FIGSHARE.1371006.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:33:58Z","updated":"2016-01-19T18:33:58Z","doi":"10.6084/M9.FIGSHARE.1371006.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:35:55Z","updated":"2016-01-19T18:35:55Z","doi":"10.6084/M9.FIGSHARE.1371137.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:35:56Z","updated":"2016-01-19T18:35:56Z","doi":"10.6084/M9.FIGSHARE.1371138.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:35:56Z","updated":"2016-01-19T18:35:56Z","doi":"10.6084/M9.FIGSHARE.1371138.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T18:35:56Z","updated":"2016-01-19T18:35:56Z","doi":"10.6084/M9.FIGSHARE.1371139.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T20:44:44Z","updated":"2016-01-19T20:44:44Z","doi":"10.6084/M9.FIGSHARE.1407433.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-19T20:44:51Z","updated":"2016-01-19T20:44:51Z","doi":"10.6084/M9.FIGSHARE.1407433.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-19T20:55:17Z","updated":"2016-01-19T20:55:17Z","doi":"10.6084/M9.FIGSHARE.1408873.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T14:43:34Z","updated":"2016-01-18T14:43:34Z","doi":"10.6084/M9.FIGSHARE.735810.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T14:43:41Z","updated":"2016-01-18T14:43:41Z","doi":"10.6084/M9.FIGSHARE.735811.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-18T14:55:53Z","updated":"2016-01-18T14:55:53Z","doi":"10.6084/M9.FIGSHARE.745301.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-18T14:56:04Z","updated":"2016-01-18T14:56:04Z","doi":"10.6084/M9.FIGSHARE.745313.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T14:59:51Z","updated":"2016-01-18T14:59:51Z","doi":"10.6084/M9.FIGSHARE.746960.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-18T15:20:17Z","updated":"2016-01-18T15:20:17Z","doi":"10.6084/M9.FIGSHARE.760716.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:34:50Z","updated":"2016-01-18T15:34:50Z","doi":"10.6084/M9.FIGSHARE.769270.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:34:57Z","updated":"2016-01-18T15:34:57Z","doi":"10.6084/M9.FIGSHARE.769270.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:34:57Z","updated":"2016-01-18T15:34:57Z","doi":"10.6084/M9.FIGSHARE.769271.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:34:57Z","updated":"2016-01-18T15:34:57Z","doi":"10.6084/M9.FIGSHARE.769271.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:35:04Z","updated":"2016-01-18T15:35:04Z","doi":"10.6084/M9.FIGSHARE.769271.V3","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:35:04Z","updated":"2016-01-18T15:35:04Z","doi":"10.6084/M9.FIGSHARE.769272.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:35:04Z","updated":"2016-01-18T15:35:04Z","doi":"10.6084/M9.FIGSHARE.769272.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:46:57Z","updated":"2016-01-18T15:46:57Z","doi":"10.6084/M9.FIGSHARE.778701.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T15:47:04Z","updated":"2016-01-18T15:47:05Z","doi":"10.6084/M9.FIGSHARE.779705.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T22:56:25Z","updated":"2016-01-18T22:56:25Z","doi":"10.6084/M9.FIGSHARE.999239.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-18T22:56:26Z","updated":"2016-01-18T22:56:26Z","doi":"10.6084/M9.FIGSHARE.999239.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-18T22:56:26Z","updated":"2016-01-18T22:56:26Z","doi":"10.6084/M9.FIGSHARE.999239.V3","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T22:56:27Z","updated":"2016-01-18T22:56:27Z","doi":"10.6084/M9.FIGSHARE.999239.V4","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T23:19:45Z","updated":"2016-01-18T23:19:45Z","doi":"10.6084/M9.FIGSHARE.1008320.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T23:19:46Z","updated":"2016-01-18T23:19:46Z","doi":"10.6084/M9.FIGSHARE.1008320.V3","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T23:19:52Z","updated":"2016-01-18T23:19:52Z","doi":"10.6084/M9.FIGSHARE.1008321.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-18T23:19:52Z","updated":"2016-01-18T23:19:52Z","doi":"10.6084/M9.FIGSHARE.1008321.V3","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-19T00:17:43Z","updated":"2016-01-19T00:17:43Z","doi":"10.6084/M9.FIGSHARE.1014348.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T00:17:43Z","updated":"2016-01-19T00:17:43Z","doi":"10.6084/M9.FIGSHARE.1014348.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T00:17:45Z","updated":"2016-01-19T00:17:45Z","doi":"10.6084/M9.FIGSHARE.1014351.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T00:17:45Z","updated":"2016-01-19T00:17:45Z","doi":"10.6084/M9.FIGSHARE.1014348.V3","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T00:17:51Z","updated":"2016-01-19T00:17:51Z","doi":"10.6084/M9.FIGSHARE.1014352.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2016-01-19T02:05:43Z","updated":"2016-01-19T02:05:43Z","doi":"10.6084/M9.FIGSHARE.1041547.V1","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-19T02:05:50Z","updated":"2016-01-19T02:05:50Z","doi":"10.6084/M9.FIGSHARE.1041547.V2","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-19T02:05:50Z","updated":"2016-01-19T02:05:50Z","doi":"10.6084/M9.FIGSHARE.1041547.V4","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2016-01-19T02:05:50Z","updated":"2016-01-19T02:05:50Z","doi":"10.6084/M9.FIGSHARE.1041547.V3","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2014-06-02T01:33:35Z","updated":"2015-04-08T13:56:40Z","doi":"10.6084/M9.FIGSHARE.1041547","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-05-08T00:27:12Z","updated":"2015-05-08T00:27:12Z","doi":"10.6084/M9.FIGSHARE.1407433","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-05-10T16:32:54Z","updated":"2015-05-10T16:32:54Z","doi":"10.6084/M9.FIGSHARE.1408873","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2015-04-08T14:05:30Z","updated":"2015-04-08T14:05:30Z","doi":"10.6084/M9.FIGSHARE.1371006","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T14:12:36Z","updated":"2015-04-08T14:12:36Z","doi":"10.6084/M9.FIGSHARE.1371005","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T23:41:41Z","updated":"2015-04-08T23:41:41Z","doi":"10.6084/M9.FIGSHARE.1371137","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T23:48:49Z","updated":"2015-04-08T23:48:49Z","doi":"10.6084/M9.FIGSHARE.1371138","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2015-04-08T23:55:26Z","updated":"2015-04-08T23:55:26Z","doi":"10.6084/M9.FIGSHARE.1371139","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2014-04-16T00:45:06Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.999239","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2014-04-28T12:44:11Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1008321","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2014-04-28T13:12:45Z","updated":"2015-04-08T13:56:37Z","doi":"10.6084/M9.FIGSHARE.1008320","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-07-17T15:43:04Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.746960","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2013-08-01T01:56:31Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.760716","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-11T17:51:31Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.769272","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-11T17:58:38Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.769271","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-11T18:02:15Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.769270","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-22T00:40:17Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.778701","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-08-22T04:04:35Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.779705","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-07-01T02:46:44Z","updated":"2015-04-08T13:56:29Z","doi":"10.6084/M9.FIGSHARE.735810","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2013-07-01T02:48:05Z","updated":"2015-04-08T13:56:29Z","doi":"10.6084/M9.FIGSHARE.735811","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2013-07-14T00:34:46Z","updated":"2015-04-08T13:56:30Z","doi":"10.6084/M9.FIGSHARE.745301","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2013-07-14T19:57:14Z","updated":"2015-04-08T13:56:30Z","doi":"10.6084/M9.FIGSHARE.745313","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Dataset"},{"minted":"2014-05-02T23:51:05Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1014351","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2014-05-02T23:51:54Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1014348","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"},{"minted":"2014-05-03T00:43:42Z","updated":"2015-04-08T13:56:40Z","doi":"10.6084/M9.FIGSHARE.1014352","nameIdentifier":["ORCID:0000-0002-3546-1048"],"resourceTypeGeneral":"Image"}]}}
70
+ string: '{"responseHeader":{"status":0,"QTime":0},"response":{"numFound":68,"start":0,"docs":[{"minted":"2016-01-19T18:33:51Z","updated":"2016-01-19T18:33:51Z","doi":"10.6084/M9.FIGSHARE.1371005.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:33:51Z","updated":"2016-01-19T18:33:51Z","doi":"10.6084/M9.FIGSHARE.1371005.V2","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:33:58Z","updated":"2016-01-19T18:33:58Z","doi":"10.6084/M9.FIGSHARE.1371006.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:33:58Z","updated":"2016-01-19T18:33:58Z","doi":"10.6084/M9.FIGSHARE.1371006.V2","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:35:55Z","updated":"2016-01-19T18:35:55Z","doi":"10.6084/M9.FIGSHARE.1371137.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:35:56Z","updated":"2016-01-19T18:35:56Z","doi":"10.6084/M9.FIGSHARE.1371138.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:35:56Z","updated":"2016-01-19T18:35:56Z","doi":"10.6084/M9.FIGSHARE.1371138.V2","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T18:35:56Z","updated":"2016-01-19T18:35:56Z","doi":"10.6084/M9.FIGSHARE.1371139.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T14:43:34Z","updated":"2016-01-18T14:43:34Z","doi":"10.6084/M9.FIGSHARE.735810.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T14:43:41Z","updated":"2016-01-18T14:43:41Z","doi":"10.6084/M9.FIGSHARE.735811.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T14:55:53Z","updated":"2016-01-18T14:55:53Z","doi":"10.6084/M9.FIGSHARE.745301.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T14:56:04Z","updated":"2016-01-18T14:56:04Z","doi":"10.6084/M9.FIGSHARE.745313.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T14:59:51Z","updated":"2016-01-18T14:59:51Z","doi":"10.6084/M9.FIGSHARE.746960.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T22:56:25Z","updated":"2016-01-18T22:56:25Z","doi":"10.6084/M9.FIGSHARE.999239.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T22:56:26Z","updated":"2016-01-18T22:56:26Z","doi":"10.6084/M9.FIGSHARE.999239.V2","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T22:56:26Z","updated":"2016-01-18T22:56:26Z","doi":"10.6084/M9.FIGSHARE.999239.V3","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T22:56:27Z","updated":"2016-01-18T22:56:27Z","doi":"10.6084/M9.FIGSHARE.999239.V4","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T23:19:45Z","updated":"2016-01-18T23:19:45Z","doi":"10.6084/M9.FIGSHARE.1008320.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T23:19:46Z","updated":"2016-01-18T23:19:46Z","doi":"10.6084/M9.FIGSHARE.1008320.V3","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T23:19:52Z","updated":"2016-01-18T23:19:52Z","doi":"10.6084/M9.FIGSHARE.1008321.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T23:19:52Z","updated":"2016-01-18T23:19:52Z","doi":"10.6084/M9.FIGSHARE.1008321.V3","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T00:17:43Z","updated":"2016-01-19T00:17:43Z","doi":"10.6084/M9.FIGSHARE.1014348.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T00:17:43Z","updated":"2016-01-19T00:17:43Z","doi":"10.6084/M9.FIGSHARE.1014348.V2","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T00:17:45Z","updated":"2016-01-19T00:17:45Z","doi":"10.6084/M9.FIGSHARE.1014351.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T00:17:45Z","updated":"2016-01-19T00:17:45Z","doi":"10.6084/M9.FIGSHARE.1014348.V3","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T00:17:51Z","updated":"2016-01-19T00:17:51Z","doi":"10.6084/M9.FIGSHARE.1014352.V1","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T02:05:43Z","updated":"2016-01-19T02:05:43Z","doi":"10.6084/M9.FIGSHARE.1041547.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T02:05:50Z","updated":"2016-01-19T02:05:50Z","doi":"10.6084/M9.FIGSHARE.1041547.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T02:05:50Z","updated":"2016-01-19T02:05:50Z","doi":"10.6084/M9.FIGSHARE.1041547.V4","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T02:05:50Z","updated":"2016-01-19T02:05:50Z","doi":"10.6084/M9.FIGSHARE.1041547.V3","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T20:44:44Z","updated":"2016-01-19T20:44:44Z","doi":"10.6084/M9.FIGSHARE.1407433.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T20:44:51Z","updated":"2016-01-19T20:44:51Z","doi":"10.6084/M9.FIGSHARE.1407433.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-19T20:55:17Z","updated":"2016-01-19T20:55:17Z","doi":"10.6084/M9.FIGSHARE.1408873.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-01T02:46:44Z","updated":"2015-04-08T13:56:29Z","doi":"10.6084/M9.FIGSHARE.735810","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-01T02:48:05Z","updated":"2015-04-08T13:56:29Z","doi":"10.6084/M9.FIGSHARE.735811","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-14T00:34:46Z","updated":"2015-04-08T13:56:30Z","doi":"10.6084/M9.FIGSHARE.745301","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-14T19:57:14Z","updated":"2015-04-08T13:56:30Z","doi":"10.6084/M9.FIGSHARE.745313","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-07-17T15:43:04Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.746960","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-01T01:56:31Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.760716","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-11T17:51:31Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.769272","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-11T17:58:38Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.769271","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-11T18:02:15Z","updated":"2015-04-08T13:56:32Z","doi":"10.6084/M9.FIGSHARE.769270","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-22T00:40:17Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.778701","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2013-08-22T04:04:35Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.779705","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T14:05:30Z","updated":"2015-04-08T14:05:30Z","doi":"10.6084/M9.FIGSHARE.1371006","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T14:12:36Z","updated":"2015-04-08T14:12:36Z","doi":"10.6084/M9.FIGSHARE.1371005","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T23:41:41Z","updated":"2015-04-08T23:41:41Z","doi":"10.6084/M9.FIGSHARE.1371137","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T23:48:49Z","updated":"2015-04-08T23:48:49Z","doi":"10.6084/M9.FIGSHARE.1371138","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-04-08T23:55:26Z","updated":"2015-04-08T23:55:26Z","doi":"10.6084/M9.FIGSHARE.1371139","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-05-08T00:27:12Z","updated":"2015-05-08T00:27:12Z","doi":"10.6084/M9.FIGSHARE.1407433","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2015-05-10T16:32:54Z","updated":"2015-05-10T16:32:54Z","doi":"10.6084/M9.FIGSHARE.1408873","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-04-16T00:45:06Z","updated":"2015-04-08T13:56:35Z","doi":"10.6084/M9.FIGSHARE.999239","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-04-28T12:44:11Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1008321","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-04-28T13:12:45Z","updated":"2015-04-08T13:56:37Z","doi":"10.6084/M9.FIGSHARE.1008320","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-05-02T23:51:05Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1014351","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-05-02T23:51:54Z","updated":"2015-04-08T13:56:38Z","doi":"10.6084/M9.FIGSHARE.1014348","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-05-03T00:43:42Z","updated":"2015-04-08T13:56:40Z","doi":"10.6084/M9.FIGSHARE.1014352","resourceTypeGeneral":"Image","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2014-06-02T01:33:35Z","updated":"2015-04-08T13:56:40Z","doi":"10.6084/M9.FIGSHARE.1041547","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:20:17Z","updated":"2016-01-18T15:20:17Z","doi":"10.6084/M9.FIGSHARE.760716.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:34:50Z","updated":"2016-01-18T15:34:50Z","doi":"10.6084/M9.FIGSHARE.769270.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:34:57Z","updated":"2016-01-18T15:34:57Z","doi":"10.6084/M9.FIGSHARE.769270.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:34:57Z","updated":"2016-01-18T15:34:57Z","doi":"10.6084/M9.FIGSHARE.769271.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:34:57Z","updated":"2016-01-18T15:34:57Z","doi":"10.6084/M9.FIGSHARE.769271.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:35:04Z","updated":"2016-01-18T15:35:04Z","doi":"10.6084/M9.FIGSHARE.769271.V3","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:35:04Z","updated":"2016-01-18T15:35:04Z","doi":"10.6084/M9.FIGSHARE.769272.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:35:04Z","updated":"2016-01-18T15:35:04Z","doi":"10.6084/M9.FIGSHARE.769272.V2","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:46:57Z","updated":"2016-01-18T15:46:57Z","doi":"10.6084/M9.FIGSHARE.778701.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]},{"minted":"2016-01-18T15:47:04Z","updated":"2016-01-18T15:47:05Z","doi":"10.6084/M9.FIGSHARE.779705.V1","resourceTypeGeneral":"Dataset","nameIdentifier":["ORCID:0000-0002-3546-1048"]}]}}
69
71
 
70
72
  '
71
73
  http_version:
72
- recorded_at: Wed, 29 Mar 2017 13:23:06 GMT
74
+ recorded_at: Tue, 04 Jul 2017 17:51:52 GMT
73
75
  - request:
74
76
  method: post
75
77
  uri: https://profiles.test.datacite.org/api/claims
@@ -84,7 +86,7 @@ http_interactions:
84
86
  Accept:
85
87
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
86
88
  Authorization:
87
- - Token token=<VOLPINO_TOKEN>
89
+ - Bearer <VOLPINO_TOKEN>
88
90
  response:
89
91
  status:
90
92
  code: 202
@@ -103,7 +105,7 @@ http_interactions:
103
105
  Content-Type:
104
106
  - application/json; charset=utf-8
105
107
  Date:
106
- - Wed, 29 Mar 2017 13:23:07 GMT
108
+ - Tue, 04 Jul 2017 17:51:52 GMT
107
109
  Server:
108
110
  - openresty/1.11.2.2
109
111
  Status:
@@ -115,11 +117,11 @@ http_interactions:
115
117
  X-Frame-Options:
116
118
  - SAMEORIGIN
117
119
  X-Powered-By:
118
- - Phusion Passenger 5.1.2
120
+ - Phusion Passenger 5.1.5
119
121
  X-Request-Id:
120
- - d5443205-90a6-4f01-840c-ec80a3297a57
122
+ - e70b9bf1-de84-4e43-8dd9-a597c6df49c9
121
123
  X-Runtime:
122
- - '0.013881'
124
+ - '0.025900'
123
125
  X-Xss-Protection:
124
126
  - 1; mode=block
125
127
  Content-Length:
@@ -130,7 +132,7 @@ http_interactions:
130
132
  encoding: UTF-8
131
133
  string: '{"data":{"id":"f7d55d19-7182-4bd3-8e1e-1647b29ab577","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371005.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
132
134
  http_version:
133
- recorded_at: Wed, 29 Mar 2017 13:23:07 GMT
135
+ recorded_at: Tue, 04 Jul 2017 17:51:52 GMT
134
136
  - request:
135
137
  method: post
136
138
  uri: https://profiles.test.datacite.org/api/claims
@@ -145,7 +147,7 @@ http_interactions:
145
147
  Accept:
146
148
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
147
149
  Authorization:
148
- - Token token=<VOLPINO_TOKEN>
150
+ - Bearer <VOLPINO_TOKEN>
149
151
  response:
150
152
  status:
151
153
  code: 202
@@ -164,7 +166,7 @@ http_interactions:
164
166
  Content-Type:
165
167
  - application/json; charset=utf-8
166
168
  Date:
167
- - Wed, 29 Mar 2017 13:23:08 GMT
169
+ - Tue, 04 Jul 2017 17:51:52 GMT
168
170
  Server:
169
171
  - openresty/1.11.2.2
170
172
  Status:
@@ -176,11 +178,11 @@ http_interactions:
176
178
  X-Frame-Options:
177
179
  - SAMEORIGIN
178
180
  X-Powered-By:
179
- - Phusion Passenger 5.1.2
181
+ - Phusion Passenger 5.1.5
180
182
  X-Request-Id:
181
- - 593e4312-fe66-40d0-a1f9-bf459080639a
183
+ - e134736a-6372-497a-b55e-a6d2dc8e92ed
182
184
  X-Runtime:
183
- - '0.013690'
185
+ - '0.012256'
184
186
  X-Xss-Protection:
185
187
  - 1; mode=block
186
188
  Content-Length:
@@ -191,7 +193,7 @@ http_interactions:
191
193
  encoding: UTF-8
192
194
  string: '{"data":{"id":"2f6b68d9-7f8a-462d-9248-db310398c7d9","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371005.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
193
195
  http_version:
194
- recorded_at: Wed, 29 Mar 2017 13:23:08 GMT
196
+ recorded_at: Tue, 04 Jul 2017 17:51:52 GMT
195
197
  - request:
196
198
  method: post
197
199
  uri: https://profiles.test.datacite.org/api/claims
@@ -206,7 +208,7 @@ http_interactions:
206
208
  Accept:
207
209
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
208
210
  Authorization:
209
- - Token token=<VOLPINO_TOKEN>
211
+ - Bearer <VOLPINO_TOKEN>
210
212
  response:
211
213
  status:
212
214
  code: 202
@@ -225,7 +227,7 @@ http_interactions:
225
227
  Content-Type:
226
228
  - application/json; charset=utf-8
227
229
  Date:
228
- - Wed, 29 Mar 2017 13:23:08 GMT
230
+ - Tue, 04 Jul 2017 17:51:52 GMT
229
231
  Server:
230
232
  - openresty/1.11.2.2
231
233
  Status:
@@ -237,11 +239,11 @@ http_interactions:
237
239
  X-Frame-Options:
238
240
  - SAMEORIGIN
239
241
  X-Powered-By:
240
- - Phusion Passenger 5.1.2
242
+ - Phusion Passenger 5.1.5
241
243
  X-Request-Id:
242
- - bbecf4d3-cafc-4e4b-8ff5-7f7929be305d
244
+ - fe631689-5aca-4584-b2d1-8d628c77c5ee
243
245
  X-Runtime:
244
- - '0.011595'
246
+ - '0.013305'
245
247
  X-Xss-Protection:
246
248
  - 1; mode=block
247
249
  Content-Length:
@@ -252,7 +254,7 @@ http_interactions:
252
254
  encoding: UTF-8
253
255
  string: '{"data":{"id":"a85c3b6d-2140-4be9-b823-e8160192b844","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371006.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
254
256
  http_version:
255
- recorded_at: Wed, 29 Mar 2017 13:23:08 GMT
257
+ recorded_at: Tue, 04 Jul 2017 17:51:53 GMT
256
258
  - request:
257
259
  method: post
258
260
  uri: https://profiles.test.datacite.org/api/claims
@@ -267,7 +269,7 @@ http_interactions:
267
269
  Accept:
268
270
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
269
271
  Authorization:
270
- - Token token=<VOLPINO_TOKEN>
272
+ - Bearer <VOLPINO_TOKEN>
271
273
  response:
272
274
  status:
273
275
  code: 202
@@ -286,7 +288,7 @@ http_interactions:
286
288
  Content-Type:
287
289
  - application/json; charset=utf-8
288
290
  Date:
289
- - Wed, 29 Mar 2017 13:23:09 GMT
291
+ - Tue, 04 Jul 2017 17:51:53 GMT
290
292
  Server:
291
293
  - openresty/1.11.2.2
292
294
  Status:
@@ -298,11 +300,11 @@ http_interactions:
298
300
  X-Frame-Options:
299
301
  - SAMEORIGIN
300
302
  X-Powered-By:
301
- - Phusion Passenger 5.1.2
303
+ - Phusion Passenger 5.1.5
302
304
  X-Request-Id:
303
- - 4f242b8b-3234-4145-970f-7678a8b23310
305
+ - 6379806f-6759-4bad-8c76-2e79663061c3
304
306
  X-Runtime:
305
- - '0.012653'
307
+ - '0.012977'
306
308
  X-Xss-Protection:
307
309
  - 1; mode=block
308
310
  Content-Length:
@@ -313,7 +315,7 @@ http_interactions:
313
315
  encoding: UTF-8
314
316
  string: '{"data":{"id":"cc5e6be1-bc84-43cb-85c3-fb6dd152e244","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371006.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
315
317
  http_version:
316
- recorded_at: Wed, 29 Mar 2017 13:23:09 GMT
318
+ recorded_at: Tue, 04 Jul 2017 17:51:53 GMT
317
319
  - request:
318
320
  method: post
319
321
  uri: https://profiles.test.datacite.org/api/claims
@@ -328,7 +330,7 @@ http_interactions:
328
330
  Accept:
329
331
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
330
332
  Authorization:
331
- - Token token=<VOLPINO_TOKEN>
333
+ - Bearer <VOLPINO_TOKEN>
332
334
  response:
333
335
  status:
334
336
  code: 202
@@ -347,7 +349,7 @@ http_interactions:
347
349
  Content-Type:
348
350
  - application/json; charset=utf-8
349
351
  Date:
350
- - Wed, 29 Mar 2017 13:23:09 GMT
352
+ - Tue, 04 Jul 2017 17:51:53 GMT
351
353
  Server:
352
354
  - openresty/1.11.2.2
353
355
  Status:
@@ -359,11 +361,11 @@ http_interactions:
359
361
  X-Frame-Options:
360
362
  - SAMEORIGIN
361
363
  X-Powered-By:
362
- - Phusion Passenger 5.1.2
364
+ - Phusion Passenger 5.1.5
363
365
  X-Request-Id:
364
- - 5caed6c0-bca2-4ea8-a656-054e159016c0
366
+ - 358b3049-4de2-4eb0-80ff-2df898f6b3c6
365
367
  X-Runtime:
366
- - '0.013332'
368
+ - '0.011591'
367
369
  X-Xss-Protection:
368
370
  - 1; mode=block
369
371
  Content-Length:
@@ -374,7 +376,7 @@ http_interactions:
374
376
  encoding: UTF-8
375
377
  string: '{"data":{"id":"ba1d5b10-644e-4bf5-9c79-7fb812215c3f","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371137.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
376
378
  http_version:
377
- recorded_at: Wed, 29 Mar 2017 13:23:09 GMT
379
+ recorded_at: Tue, 04 Jul 2017 17:51:53 GMT
378
380
  - request:
379
381
  method: post
380
382
  uri: https://profiles.test.datacite.org/api/claims
@@ -389,7 +391,7 @@ http_interactions:
389
391
  Accept:
390
392
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
391
393
  Authorization:
392
- - Token token=<VOLPINO_TOKEN>
394
+ - Bearer <VOLPINO_TOKEN>
393
395
  response:
394
396
  status:
395
397
  code: 202
@@ -408,7 +410,7 @@ http_interactions:
408
410
  Content-Type:
409
411
  - application/json; charset=utf-8
410
412
  Date:
411
- - Wed, 29 Mar 2017 13:23:10 GMT
413
+ - Tue, 04 Jul 2017 17:51:53 GMT
412
414
  Server:
413
415
  - openresty/1.11.2.2
414
416
  Status:
@@ -420,11 +422,11 @@ http_interactions:
420
422
  X-Frame-Options:
421
423
  - SAMEORIGIN
422
424
  X-Powered-By:
423
- - Phusion Passenger 5.1.2
425
+ - Phusion Passenger 5.1.5
424
426
  X-Request-Id:
425
- - 69443be9-7ddb-4c1a-8c03-6df82e496815
427
+ - b065da7d-cdb4-48b7-9989-399a2dbea8e2
426
428
  X-Runtime:
427
- - '0.015392'
429
+ - '0.012128'
428
430
  X-Xss-Protection:
429
431
  - 1; mode=block
430
432
  Content-Length:
@@ -435,7 +437,7 @@ http_interactions:
435
437
  encoding: UTF-8
436
438
  string: '{"data":{"id":"044bb59d-b87f-4f1d-9819-2e6ef139ed99","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371138.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
437
439
  http_version:
438
- recorded_at: Wed, 29 Mar 2017 13:23:10 GMT
440
+ recorded_at: Tue, 04 Jul 2017 17:51:53 GMT
439
441
  - request:
440
442
  method: post
441
443
  uri: https://profiles.test.datacite.org/api/claims
@@ -450,7 +452,7 @@ http_interactions:
450
452
  Accept:
451
453
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
452
454
  Authorization:
453
- - Token token=<VOLPINO_TOKEN>
455
+ - Bearer <VOLPINO_TOKEN>
454
456
  response:
455
457
  status:
456
458
  code: 202
@@ -469,7 +471,7 @@ http_interactions:
469
471
  Content-Type:
470
472
  - application/json; charset=utf-8
471
473
  Date:
472
- - Wed, 29 Mar 2017 13:23:11 GMT
474
+ - Tue, 04 Jul 2017 17:51:54 GMT
473
475
  Server:
474
476
  - openresty/1.11.2.2
475
477
  Status:
@@ -481,11 +483,11 @@ http_interactions:
481
483
  X-Frame-Options:
482
484
  - SAMEORIGIN
483
485
  X-Powered-By:
484
- - Phusion Passenger 5.1.2
486
+ - Phusion Passenger 5.1.5
485
487
  X-Request-Id:
486
- - 60908330-f968-47cd-b25e-318e6535b956
488
+ - b9c2ccfe-9b28-49e7-9c2a-c03d101c117b
487
489
  X-Runtime:
488
- - '0.018422'
490
+ - '0.026860'
489
491
  X-Xss-Protection:
490
492
  - 1; mode=block
491
493
  Content-Length:
@@ -496,7 +498,7 @@ http_interactions:
496
498
  encoding: UTF-8
497
499
  string: '{"data":{"id":"798b6d68-85fa-453a-8990-43425a51362c","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371138.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
498
500
  http_version:
499
- recorded_at: Wed, 29 Mar 2017 13:23:11 GMT
501
+ recorded_at: Tue, 04 Jul 2017 17:51:54 GMT
500
502
  - request:
501
503
  method: post
502
504
  uri: https://profiles.test.datacite.org/api/claims
@@ -511,7 +513,7 @@ http_interactions:
511
513
  Accept:
512
514
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
513
515
  Authorization:
514
- - Token token=<VOLPINO_TOKEN>
516
+ - Bearer <VOLPINO_TOKEN>
515
517
  response:
516
518
  status:
517
519
  code: 202
@@ -530,7 +532,7 @@ http_interactions:
530
532
  Content-Type:
531
533
  - application/json; charset=utf-8
532
534
  Date:
533
- - Wed, 29 Mar 2017 13:23:11 GMT
535
+ - Tue, 04 Jul 2017 17:51:54 GMT
534
536
  Server:
535
537
  - openresty/1.11.2.2
536
538
  Status:
@@ -542,11 +544,11 @@ http_interactions:
542
544
  X-Frame-Options:
543
545
  - SAMEORIGIN
544
546
  X-Powered-By:
545
- - Phusion Passenger 5.1.2
547
+ - Phusion Passenger 5.1.5
546
548
  X-Request-Id:
547
- - ba99639d-04db-40dd-b8b4-93920977a771
549
+ - 75356696-5f9d-456d-a8db-15666f33fe82
548
550
  X-Runtime:
549
- - '0.011507'
551
+ - '0.013114'
550
552
  X-Xss-Protection:
551
553
  - 1; mode=block
552
554
  Content-Length:
@@ -557,13 +559,13 @@ http_interactions:
557
559
  encoding: UTF-8
558
560
  string: '{"data":{"id":"f72892d5-7c49-4df7-a698-27027cc6b871","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371139.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
559
561
  http_version:
560
- recorded_at: Wed, 29 Mar 2017 13:23:11 GMT
562
+ recorded_at: Tue, 04 Jul 2017 17:51:54 GMT
561
563
  - request:
562
564
  method: post
563
565
  uri: https://profiles.test.datacite.org/api/claims
564
566
  body:
565
567
  encoding: UTF-8
566
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433.V1","source_id":"orcid_update","claim_action":"create"}}'
568
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735810.V1","source_id":"orcid_update","claim_action":"create"}}'
567
569
  headers:
568
570
  User-Agent:
569
571
  - Maremma - https://github.com/datacite/maremma
@@ -572,7 +574,7 @@ http_interactions:
572
574
  Accept:
573
575
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
574
576
  Authorization:
575
- - Token token=<VOLPINO_TOKEN>
577
+ - Bearer <VOLPINO_TOKEN>
576
578
  response:
577
579
  status:
578
580
  code: 202
@@ -591,7 +593,7 @@ http_interactions:
591
593
  Content-Type:
592
594
  - application/json; charset=utf-8
593
595
  Date:
594
- - Wed, 29 Mar 2017 13:23:13 GMT
596
+ - Tue, 04 Jul 2017 17:51:54 GMT
595
597
  Server:
596
598
  - openresty/1.11.2.2
597
599
  Status:
@@ -603,28 +605,28 @@ http_interactions:
603
605
  X-Frame-Options:
604
606
  - SAMEORIGIN
605
607
  X-Powered-By:
606
- - Phusion Passenger 5.1.2
608
+ - Phusion Passenger 5.1.5
607
609
  X-Request-Id:
608
- - c1f47893-24d5-4307-ad90-80134d27db7f
610
+ - 15b817f6-ccf3-4389-89e8-54c031d61dd2
609
611
  X-Runtime:
610
- - '0.012773'
612
+ - '0.012007'
611
613
  X-Xss-Protection:
612
614
  - 1; mode=block
613
615
  Content-Length:
614
- - '241'
616
+ - '240'
615
617
  Connection:
616
618
  - keep-alive
617
619
  body:
618
620
  encoding: UTF-8
619
- string: '{"data":{"id":"a500ba1a-281c-4b33-bf14-22f601116277","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
621
+ string: '{"data":{"id":"5469e1fb-ba78-498a-8396-4c315a9b856b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735810.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
620
622
  http_version:
621
- recorded_at: Wed, 29 Mar 2017 13:23:13 GMT
623
+ recorded_at: Tue, 04 Jul 2017 17:51:54 GMT
622
624
  - request:
623
625
  method: post
624
626
  uri: https://profiles.test.datacite.org/api/claims
625
627
  body:
626
628
  encoding: UTF-8
627
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433.V2","source_id":"orcid_update","claim_action":"create"}}'
629
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735811.V1","source_id":"orcid_update","claim_action":"create"}}'
628
630
  headers:
629
631
  User-Agent:
630
632
  - Maremma - https://github.com/datacite/maremma
@@ -633,7 +635,7 @@ http_interactions:
633
635
  Accept:
634
636
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
635
637
  Authorization:
636
- - Token token=<VOLPINO_TOKEN>
638
+ - Bearer <VOLPINO_TOKEN>
637
639
  response:
638
640
  status:
639
641
  code: 202
@@ -652,7 +654,7 @@ http_interactions:
652
654
  Content-Type:
653
655
  - application/json; charset=utf-8
654
656
  Date:
655
- - Wed, 29 Mar 2017 13:23:14 GMT
657
+ - Tue, 04 Jul 2017 17:51:54 GMT
656
658
  Server:
657
659
  - openresty/1.11.2.2
658
660
  Status:
@@ -664,28 +666,28 @@ http_interactions:
664
666
  X-Frame-Options:
665
667
  - SAMEORIGIN
666
668
  X-Powered-By:
667
- - Phusion Passenger 5.1.2
669
+ - Phusion Passenger 5.1.5
668
670
  X-Request-Id:
669
- - 5d152951-c725-404c-bbb0-84f0fc84c289
671
+ - f10501f8-d9b9-436f-a9ad-a61bce1183fb
670
672
  X-Runtime:
671
- - '0.027574'
673
+ - '0.012510'
672
674
  X-Xss-Protection:
673
675
  - 1; mode=block
674
676
  Content-Length:
675
- - '241'
677
+ - '240'
676
678
  Connection:
677
679
  - keep-alive
678
680
  body:
679
681
  encoding: UTF-8
680
- string: '{"data":{"id":"2207a249-d0f9-44d1-bf11-91b1d41f315b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
682
+ string: '{"data":{"id":"9059ae4d-3963-41ba-8efe-3ae094f0adc7","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735811.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
681
683
  http_version:
682
- recorded_at: Wed, 29 Mar 2017 13:23:14 GMT
684
+ recorded_at: Tue, 04 Jul 2017 17:51:54 GMT
683
685
  - request:
684
686
  method: post
685
687
  uri: https://profiles.test.datacite.org/api/claims
686
688
  body:
687
689
  encoding: UTF-8
688
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1408873.V1","source_id":"orcid_update","claim_action":"create"}}'
690
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745301.V1","source_id":"orcid_update","claim_action":"create"}}'
689
691
  headers:
690
692
  User-Agent:
691
693
  - Maremma - https://github.com/datacite/maremma
@@ -694,7 +696,7 @@ http_interactions:
694
696
  Accept:
695
697
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
696
698
  Authorization:
697
- - Token token=<VOLPINO_TOKEN>
699
+ - Bearer <VOLPINO_TOKEN>
698
700
  response:
699
701
  status:
700
702
  code: 202
@@ -713,7 +715,7 @@ http_interactions:
713
715
  Content-Type:
714
716
  - application/json; charset=utf-8
715
717
  Date:
716
- - Wed, 29 Mar 2017 13:23:15 GMT
718
+ - Tue, 04 Jul 2017 17:51:55 GMT
717
719
  Server:
718
720
  - openresty/1.11.2.2
719
721
  Status:
@@ -725,28 +727,28 @@ http_interactions:
725
727
  X-Frame-Options:
726
728
  - SAMEORIGIN
727
729
  X-Powered-By:
728
- - Phusion Passenger 5.1.2
730
+ - Phusion Passenger 5.1.5
729
731
  X-Request-Id:
730
- - ca036f7f-96db-43f8-90f1-e5deb83192e6
732
+ - 7840ae49-eda5-4937-a788-9f898c239979
731
733
  X-Runtime:
732
- - '0.013758'
734
+ - '0.020859'
733
735
  X-Xss-Protection:
734
736
  - 1; mode=block
735
737
  Content-Length:
736
- - '241'
738
+ - '240'
737
739
  Connection:
738
740
  - keep-alive
739
741
  body:
740
742
  encoding: UTF-8
741
- string: '{"data":{"id":"c435261a-2f94-4fbf-9d05-9364c3c92123","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1408873.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
743
+ string: '{"data":{"id":"f953cf4a-da95-4a66-a1ff-e4ea6dd7374b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745301.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
742
744
  http_version:
743
- recorded_at: Wed, 29 Mar 2017 13:23:15 GMT
745
+ recorded_at: Tue, 04 Jul 2017 17:51:55 GMT
744
746
  - request:
745
747
  method: post
746
748
  uri: https://profiles.test.datacite.org/api/claims
747
749
  body:
748
750
  encoding: UTF-8
749
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735810.V1","source_id":"orcid_update","claim_action":"create"}}'
751
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745313.V1","source_id":"orcid_update","claim_action":"create"}}'
750
752
  headers:
751
753
  User-Agent:
752
754
  - Maremma - https://github.com/datacite/maremma
@@ -755,7 +757,7 @@ http_interactions:
755
757
  Accept:
756
758
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
757
759
  Authorization:
758
- - Token token=<VOLPINO_TOKEN>
760
+ - Bearer <VOLPINO_TOKEN>
759
761
  response:
760
762
  status:
761
763
  code: 202
@@ -774,7 +776,7 @@ http_interactions:
774
776
  Content-Type:
775
777
  - application/json; charset=utf-8
776
778
  Date:
777
- - Wed, 29 Mar 2017 13:23:16 GMT
779
+ - Tue, 04 Jul 2017 17:51:55 GMT
778
780
  Server:
779
781
  - openresty/1.11.2.2
780
782
  Status:
@@ -786,11 +788,11 @@ http_interactions:
786
788
  X-Frame-Options:
787
789
  - SAMEORIGIN
788
790
  X-Powered-By:
789
- - Phusion Passenger 5.1.2
791
+ - Phusion Passenger 5.1.5
790
792
  X-Request-Id:
791
- - 08e65ef1-06a9-4376-8952-4f70476344dd
793
+ - 9cd89d28-5e72-461e-a4d8-40893266b4fb
792
794
  X-Runtime:
793
- - '0.014158'
795
+ - '0.012473'
794
796
  X-Xss-Protection:
795
797
  - 1; mode=block
796
798
  Content-Length:
@@ -799,15 +801,15 @@ http_interactions:
799
801
  - keep-alive
800
802
  body:
801
803
  encoding: UTF-8
802
- string: '{"data":{"id":"5469e1fb-ba78-498a-8396-4c315a9b856b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735810.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
804
+ string: '{"data":{"id":"febfaa31-8e96-482f-8cdc-c6df787e747c","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745313.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
803
805
  http_version:
804
- recorded_at: Wed, 29 Mar 2017 13:23:16 GMT
806
+ recorded_at: Tue, 04 Jul 2017 17:51:55 GMT
805
807
  - request:
806
808
  method: post
807
809
  uri: https://profiles.test.datacite.org/api/claims
808
810
  body:
809
811
  encoding: UTF-8
810
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735811.V1","source_id":"orcid_update","claim_action":"create"}}'
812
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.746960.V1","source_id":"orcid_update","claim_action":"create"}}'
811
813
  headers:
812
814
  User-Agent:
813
815
  - Maremma - https://github.com/datacite/maremma
@@ -816,7 +818,7 @@ http_interactions:
816
818
  Accept:
817
819
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
818
820
  Authorization:
819
- - Token token=<VOLPINO_TOKEN>
821
+ - Bearer <VOLPINO_TOKEN>
820
822
  response:
821
823
  status:
822
824
  code: 202
@@ -835,7 +837,7 @@ http_interactions:
835
837
  Content-Type:
836
838
  - application/json; charset=utf-8
837
839
  Date:
838
- - Wed, 29 Mar 2017 13:23:18 GMT
840
+ - Tue, 04 Jul 2017 17:51:55 GMT
839
841
  Server:
840
842
  - openresty/1.11.2.2
841
843
  Status:
@@ -847,11 +849,11 @@ http_interactions:
847
849
  X-Frame-Options:
848
850
  - SAMEORIGIN
849
851
  X-Powered-By:
850
- - Phusion Passenger 5.1.2
852
+ - Phusion Passenger 5.1.5
851
853
  X-Request-Id:
852
- - 5dd9f5df-bb85-4316-a37f-1d6a1b5c7075
854
+ - 1d1e1248-e7f1-400f-a209-3fbd855e1aef
853
855
  X-Runtime:
854
- - '0.013517'
856
+ - '0.013449'
855
857
  X-Xss-Protection:
856
858
  - 1; mode=block
857
859
  Content-Length:
@@ -860,15 +862,15 @@ http_interactions:
860
862
  - keep-alive
861
863
  body:
862
864
  encoding: UTF-8
863
- string: '{"data":{"id":"9059ae4d-3963-41ba-8efe-3ae094f0adc7","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735811.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
865
+ string: '{"data":{"id":"ff69f955-f7e3-4917-8885-97ac6f12de92","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.746960.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
864
866
  http_version:
865
- recorded_at: Wed, 29 Mar 2017 13:23:18 GMT
867
+ recorded_at: Tue, 04 Jul 2017 17:51:55 GMT
866
868
  - request:
867
869
  method: post
868
870
  uri: https://profiles.test.datacite.org/api/claims
869
871
  body:
870
872
  encoding: UTF-8
871
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745301.V1","source_id":"orcid_update","claim_action":"create"}}'
873
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V1","source_id":"orcid_update","claim_action":"create"}}'
872
874
  headers:
873
875
  User-Agent:
874
876
  - Maremma - https://github.com/datacite/maremma
@@ -877,7 +879,7 @@ http_interactions:
877
879
  Accept:
878
880
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
879
881
  Authorization:
880
- - Token token=<VOLPINO_TOKEN>
882
+ - Bearer <VOLPINO_TOKEN>
881
883
  response:
882
884
  status:
883
885
  code: 202
@@ -896,7 +898,7 @@ http_interactions:
896
898
  Content-Type:
897
899
  - application/json; charset=utf-8
898
900
  Date:
899
- - Wed, 29 Mar 2017 13:23:19 GMT
901
+ - Tue, 04 Jul 2017 17:51:55 GMT
900
902
  Server:
901
903
  - openresty/1.11.2.2
902
904
  Status:
@@ -908,11 +910,11 @@ http_interactions:
908
910
  X-Frame-Options:
909
911
  - SAMEORIGIN
910
912
  X-Powered-By:
911
- - Phusion Passenger 5.1.2
913
+ - Phusion Passenger 5.1.5
912
914
  X-Request-Id:
913
- - d5cd62d2-d2ae-40e7-85bf-585db52f6a48
915
+ - 10d2cd44-04a1-475b-8ced-f7ffb5230f17
914
916
  X-Runtime:
915
- - '0.013126'
917
+ - '0.013644'
916
918
  X-Xss-Protection:
917
919
  - 1; mode=block
918
920
  Content-Length:
@@ -921,15 +923,15 @@ http_interactions:
921
923
  - keep-alive
922
924
  body:
923
925
  encoding: UTF-8
924
- string: '{"data":{"id":"f953cf4a-da95-4a66-a1ff-e4ea6dd7374b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745301.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
926
+ string: '{"data":{"id":"3be7ca12-c1f7-4562-948e-80abc0e0e1a9","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
925
927
  http_version:
926
- recorded_at: Wed, 29 Mar 2017 13:23:19 GMT
928
+ recorded_at: Tue, 04 Jul 2017 17:51:55 GMT
927
929
  - request:
928
930
  method: post
929
931
  uri: https://profiles.test.datacite.org/api/claims
930
932
  body:
931
933
  encoding: UTF-8
932
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745313.V1","source_id":"orcid_update","claim_action":"create"}}'
934
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V2","source_id":"orcid_update","claim_action":"create"}}'
933
935
  headers:
934
936
  User-Agent:
935
937
  - Maremma - https://github.com/datacite/maremma
@@ -938,7 +940,7 @@ http_interactions:
938
940
  Accept:
939
941
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
940
942
  Authorization:
941
- - Token token=<VOLPINO_TOKEN>
943
+ - Bearer <VOLPINO_TOKEN>
942
944
  response:
943
945
  status:
944
946
  code: 202
@@ -957,7 +959,7 @@ http_interactions:
957
959
  Content-Type:
958
960
  - application/json; charset=utf-8
959
961
  Date:
960
- - Wed, 29 Mar 2017 13:23:20 GMT
962
+ - Tue, 04 Jul 2017 17:51:56 GMT
961
963
  Server:
962
964
  - openresty/1.11.2.2
963
965
  Status:
@@ -969,11 +971,11 @@ http_interactions:
969
971
  X-Frame-Options:
970
972
  - SAMEORIGIN
971
973
  X-Powered-By:
972
- - Phusion Passenger 5.1.2
974
+ - Phusion Passenger 5.1.5
973
975
  X-Request-Id:
974
- - b3e62aeb-39d1-451b-925d-bde33c0f24c6
976
+ - be41a8cb-98be-417d-af61-c2369f669034
975
977
  X-Runtime:
976
- - '0.013161'
978
+ - '0.020653'
977
979
  X-Xss-Protection:
978
980
  - 1; mode=block
979
981
  Content-Length:
@@ -982,15 +984,15 @@ http_interactions:
982
984
  - keep-alive
983
985
  body:
984
986
  encoding: UTF-8
985
- string: '{"data":{"id":"febfaa31-8e96-482f-8cdc-c6df787e747c","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745313.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
987
+ string: '{"data":{"id":"911ee816-b01d-4c95-922e-660ce1fa8aa6","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
986
988
  http_version:
987
- recorded_at: Wed, 29 Mar 2017 13:23:20 GMT
989
+ recorded_at: Tue, 04 Jul 2017 17:51:56 GMT
988
990
  - request:
989
991
  method: post
990
992
  uri: https://profiles.test.datacite.org/api/claims
991
993
  body:
992
994
  encoding: UTF-8
993
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.746960.V1","source_id":"orcid_update","claim_action":"create"}}'
995
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V3","source_id":"orcid_update","claim_action":"create"}}'
994
996
  headers:
995
997
  User-Agent:
996
998
  - Maremma - https://github.com/datacite/maremma
@@ -999,7 +1001,7 @@ http_interactions:
999
1001
  Accept:
1000
1002
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1001
1003
  Authorization:
1002
- - Token token=<VOLPINO_TOKEN>
1004
+ - Bearer <VOLPINO_TOKEN>
1003
1005
  response:
1004
1006
  status:
1005
1007
  code: 202
@@ -1018,7 +1020,7 @@ http_interactions:
1018
1020
  Content-Type:
1019
1021
  - application/json; charset=utf-8
1020
1022
  Date:
1021
- - Wed, 29 Mar 2017 13:23:21 GMT
1023
+ - Tue, 04 Jul 2017 17:51:56 GMT
1022
1024
  Server:
1023
1025
  - openresty/1.11.2.2
1024
1026
  Status:
@@ -1030,11 +1032,11 @@ http_interactions:
1030
1032
  X-Frame-Options:
1031
1033
  - SAMEORIGIN
1032
1034
  X-Powered-By:
1033
- - Phusion Passenger 5.1.2
1035
+ - Phusion Passenger 5.1.5
1034
1036
  X-Request-Id:
1035
- - 972ebe37-ff2c-448a-bc15-a6d2dc478c78
1037
+ - d8871bb2-0bde-4d17-85f4-f5d237952409
1036
1038
  X-Runtime:
1037
- - '0.013500'
1039
+ - '0.013324'
1038
1040
  X-Xss-Protection:
1039
1041
  - 1; mode=block
1040
1042
  Content-Length:
@@ -1043,15 +1045,15 @@ http_interactions:
1043
1045
  - keep-alive
1044
1046
  body:
1045
1047
  encoding: UTF-8
1046
- string: '{"data":{"id":"ff69f955-f7e3-4917-8885-97ac6f12de92","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.746960.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1048
+ string: '{"data":{"id":"4042f2fc-26ca-4b58-92a3-2ef58f6cab35","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1047
1049
  http_version:
1048
- recorded_at: Wed, 29 Mar 2017 13:23:21 GMT
1050
+ recorded_at: Tue, 04 Jul 2017 17:51:56 GMT
1049
1051
  - request:
1050
1052
  method: post
1051
1053
  uri: https://profiles.test.datacite.org/api/claims
1052
1054
  body:
1053
1055
  encoding: UTF-8
1054
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.760716.V1","source_id":"orcid_update","claim_action":"create"}}'
1056
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V4","source_id":"orcid_update","claim_action":"create"}}'
1055
1057
  headers:
1056
1058
  User-Agent:
1057
1059
  - Maremma - https://github.com/datacite/maremma
@@ -1060,7 +1062,7 @@ http_interactions:
1060
1062
  Accept:
1061
1063
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1062
1064
  Authorization:
1063
- - Token token=<VOLPINO_TOKEN>
1065
+ - Bearer <VOLPINO_TOKEN>
1064
1066
  response:
1065
1067
  status:
1066
1068
  code: 202
@@ -1079,7 +1081,7 @@ http_interactions:
1079
1081
  Content-Type:
1080
1082
  - application/json; charset=utf-8
1081
1083
  Date:
1082
- - Wed, 29 Mar 2017 13:23:21 GMT
1084
+ - Tue, 04 Jul 2017 17:51:56 GMT
1083
1085
  Server:
1084
1086
  - openresty/1.11.2.2
1085
1087
  Status:
@@ -1091,11 +1093,11 @@ http_interactions:
1091
1093
  X-Frame-Options:
1092
1094
  - SAMEORIGIN
1093
1095
  X-Powered-By:
1094
- - Phusion Passenger 5.1.2
1096
+ - Phusion Passenger 5.1.5
1095
1097
  X-Request-Id:
1096
- - 67cec0ab-2757-4144-a3cc-18a803123fe0
1098
+ - 1e6e6132-fdc6-4891-9596-8fa294cecccf
1097
1099
  X-Runtime:
1098
- - '0.011751'
1100
+ - '0.012195'
1099
1101
  X-Xss-Protection:
1100
1102
  - 1; mode=block
1101
1103
  Content-Length:
@@ -1104,15 +1106,15 @@ http_interactions:
1104
1106
  - keep-alive
1105
1107
  body:
1106
1108
  encoding: UTF-8
1107
- string: '{"data":{"id":"75e19279-8c38-4ed3-be2b-0a011fbc1546","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.760716.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1109
+ string: '{"data":{"id":"bacdec63-9eca-499b-a49e-bbbc896577b4","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V4","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1108
1110
  http_version:
1109
- recorded_at: Wed, 29 Mar 2017 13:23:21 GMT
1111
+ recorded_at: Tue, 04 Jul 2017 17:51:56 GMT
1110
1112
  - request:
1111
1113
  method: post
1112
1114
  uri: https://profiles.test.datacite.org/api/claims
1113
1115
  body:
1114
1116
  encoding: UTF-8
1115
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270.V1","source_id":"orcid_update","claim_action":"create"}}'
1117
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008320.V2","source_id":"orcid_update","claim_action":"create"}}'
1116
1118
  headers:
1117
1119
  User-Agent:
1118
1120
  - Maremma - https://github.com/datacite/maremma
@@ -1121,7 +1123,7 @@ http_interactions:
1121
1123
  Accept:
1122
1124
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1123
1125
  Authorization:
1124
- - Token token=<VOLPINO_TOKEN>
1126
+ - Bearer <VOLPINO_TOKEN>
1125
1127
  response:
1126
1128
  status:
1127
1129
  code: 202
@@ -1140,7 +1142,7 @@ http_interactions:
1140
1142
  Content-Type:
1141
1143
  - application/json; charset=utf-8
1142
1144
  Date:
1143
- - Wed, 29 Mar 2017 13:23:23 GMT
1145
+ - Tue, 04 Jul 2017 17:51:56 GMT
1144
1146
  Server:
1145
1147
  - openresty/1.11.2.2
1146
1148
  Status:
@@ -1152,28 +1154,28 @@ http_interactions:
1152
1154
  X-Frame-Options:
1153
1155
  - SAMEORIGIN
1154
1156
  X-Powered-By:
1155
- - Phusion Passenger 5.1.2
1157
+ - Phusion Passenger 5.1.5
1156
1158
  X-Request-Id:
1157
- - fe614979-2aa5-4ae4-8306-435f57e9fbf0
1159
+ - e89e0f08-f096-43ef-9c2e-cdb255f0ebc9
1158
1160
  X-Runtime:
1159
- - '0.012762'
1161
+ - '0.012386'
1160
1162
  X-Xss-Protection:
1161
1163
  - 1; mode=block
1162
1164
  Content-Length:
1163
- - '240'
1165
+ - '241'
1164
1166
  Connection:
1165
1167
  - keep-alive
1166
1168
  body:
1167
1169
  encoding: UTF-8
1168
- string: '{"data":{"id":"588561df-a902-4af1-9069-ec85ec646b1a","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1170
+ string: '{"data":{"id":"8956a37a-416d-4bc2-99d3-f9bbfada64ec","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008320.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1169
1171
  http_version:
1170
- recorded_at: Wed, 29 Mar 2017 13:23:23 GMT
1172
+ recorded_at: Tue, 04 Jul 2017 17:51:56 GMT
1171
1173
  - request:
1172
1174
  method: post
1173
1175
  uri: https://profiles.test.datacite.org/api/claims
1174
1176
  body:
1175
1177
  encoding: UTF-8
1176
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270.V2","source_id":"orcid_update","claim_action":"create"}}'
1178
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008320.V3","source_id":"orcid_update","claim_action":"create"}}'
1177
1179
  headers:
1178
1180
  User-Agent:
1179
1181
  - Maremma - https://github.com/datacite/maremma
@@ -1182,7 +1184,7 @@ http_interactions:
1182
1184
  Accept:
1183
1185
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1184
1186
  Authorization:
1185
- - Token token=<VOLPINO_TOKEN>
1187
+ - Bearer <VOLPINO_TOKEN>
1186
1188
  response:
1187
1189
  status:
1188
1190
  code: 202
@@ -1201,7 +1203,7 @@ http_interactions:
1201
1203
  Content-Type:
1202
1204
  - application/json; charset=utf-8
1203
1205
  Date:
1204
- - Wed, 29 Mar 2017 13:23:24 GMT
1206
+ - Tue, 04 Jul 2017 17:51:57 GMT
1205
1207
  Server:
1206
1208
  - openresty/1.11.2.2
1207
1209
  Status:
@@ -1213,28 +1215,28 @@ http_interactions:
1213
1215
  X-Frame-Options:
1214
1216
  - SAMEORIGIN
1215
1217
  X-Powered-By:
1216
- - Phusion Passenger 5.1.2
1218
+ - Phusion Passenger 5.1.5
1217
1219
  X-Request-Id:
1218
- - 626c71af-dcc9-4c25-a8e8-553db5a09cca
1220
+ - 8c13e4be-842c-4d9c-89b6-3db8789898c5
1219
1221
  X-Runtime:
1220
- - '0.013958'
1222
+ - '0.014963'
1221
1223
  X-Xss-Protection:
1222
1224
  - 1; mode=block
1223
1225
  Content-Length:
1224
- - '240'
1226
+ - '241'
1225
1227
  Connection:
1226
1228
  - keep-alive
1227
1229
  body:
1228
1230
  encoding: UTF-8
1229
- string: '{"data":{"id":"5d7461de-3e94-4883-bfc1-7d8c7d1f0722","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1231
+ string: '{"data":{"id":"5740e9cc-d0a5-4231-9067-f7e2dff86a3a","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008320.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1230
1232
  http_version:
1231
- recorded_at: Wed, 29 Mar 2017 13:23:24 GMT
1233
+ recorded_at: Tue, 04 Jul 2017 17:51:57 GMT
1232
1234
  - request:
1233
1235
  method: post
1234
1236
  uri: https://profiles.test.datacite.org/api/claims
1235
1237
  body:
1236
1238
  encoding: UTF-8
1237
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V1","source_id":"orcid_update","claim_action":"create"}}'
1239
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008321.V2","source_id":"orcid_update","claim_action":"create"}}'
1238
1240
  headers:
1239
1241
  User-Agent:
1240
1242
  - Maremma - https://github.com/datacite/maremma
@@ -1243,7 +1245,7 @@ http_interactions:
1243
1245
  Accept:
1244
1246
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1245
1247
  Authorization:
1246
- - Token token=<VOLPINO_TOKEN>
1248
+ - Bearer <VOLPINO_TOKEN>
1247
1249
  response:
1248
1250
  status:
1249
1251
  code: 202
@@ -1262,7 +1264,7 @@ http_interactions:
1262
1264
  Content-Type:
1263
1265
  - application/json; charset=utf-8
1264
1266
  Date:
1265
- - Wed, 29 Mar 2017 13:23:25 GMT
1267
+ - Tue, 04 Jul 2017 17:51:57 GMT
1266
1268
  Server:
1267
1269
  - openresty/1.11.2.2
1268
1270
  Status:
@@ -1274,28 +1276,28 @@ http_interactions:
1274
1276
  X-Frame-Options:
1275
1277
  - SAMEORIGIN
1276
1278
  X-Powered-By:
1277
- - Phusion Passenger 5.1.2
1279
+ - Phusion Passenger 5.1.5
1278
1280
  X-Request-Id:
1279
- - 49d2a330-87b4-4a0f-9b1f-2b0c1e77a26e
1281
+ - 9745c569-e039-4dcc-adeb-6e69d0e1427a
1280
1282
  X-Runtime:
1281
- - '0.012853'
1283
+ - '0.012389'
1282
1284
  X-Xss-Protection:
1283
1285
  - 1; mode=block
1284
1286
  Content-Length:
1285
- - '240'
1287
+ - '241'
1286
1288
  Connection:
1287
1289
  - keep-alive
1288
1290
  body:
1289
1291
  encoding: UTF-8
1290
- string: '{"data":{"id":"b36f5034-c396-4fb0-96f1-d23d7329970b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1292
+ string: '{"data":{"id":"aa59be0b-3a55-401c-8a2d-2e62b064033d","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008321.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1291
1293
  http_version:
1292
- recorded_at: Wed, 29 Mar 2017 13:23:25 GMT
1294
+ recorded_at: Tue, 04 Jul 2017 17:51:57 GMT
1293
1295
  - request:
1294
1296
  method: post
1295
1297
  uri: https://profiles.test.datacite.org/api/claims
1296
1298
  body:
1297
1299
  encoding: UTF-8
1298
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V2","source_id":"orcid_update","claim_action":"create"}}'
1300
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008321.V3","source_id":"orcid_update","claim_action":"create"}}'
1299
1301
  headers:
1300
1302
  User-Agent:
1301
1303
  - Maremma - https://github.com/datacite/maremma
@@ -1304,7 +1306,7 @@ http_interactions:
1304
1306
  Accept:
1305
1307
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1306
1308
  Authorization:
1307
- - Token token=<VOLPINO_TOKEN>
1309
+ - Bearer <VOLPINO_TOKEN>
1308
1310
  response:
1309
1311
  status:
1310
1312
  code: 202
@@ -1323,7 +1325,7 @@ http_interactions:
1323
1325
  Content-Type:
1324
1326
  - application/json; charset=utf-8
1325
1327
  Date:
1326
- - Wed, 29 Mar 2017 13:23:26 GMT
1328
+ - Tue, 04 Jul 2017 17:51:57 GMT
1327
1329
  Server:
1328
1330
  - openresty/1.11.2.2
1329
1331
  Status:
@@ -1335,28 +1337,28 @@ http_interactions:
1335
1337
  X-Frame-Options:
1336
1338
  - SAMEORIGIN
1337
1339
  X-Powered-By:
1338
- - Phusion Passenger 5.1.2
1340
+ - Phusion Passenger 5.1.5
1339
1341
  X-Request-Id:
1340
- - a2c15ea7-66bf-4ff9-ae66-737a648ca338
1342
+ - 3cc21df0-028a-4417-9ec4-edb0bae215e1
1341
1343
  X-Runtime:
1342
- - '0.013057'
1344
+ - '0.013107'
1343
1345
  X-Xss-Protection:
1344
1346
  - 1; mode=block
1345
1347
  Content-Length:
1346
- - '240'
1348
+ - '241'
1347
1349
  Connection:
1348
1350
  - keep-alive
1349
1351
  body:
1350
1352
  encoding: UTF-8
1351
- string: '{"data":{"id":"b1e53d56-0c02-4bae-b7d6-8febe8d5d448","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1353
+ string: '{"data":{"id":"296054f0-0306-404e-9c2a-23590bee1cd8","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008321.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1352
1354
  http_version:
1353
- recorded_at: Wed, 29 Mar 2017 13:23:26 GMT
1355
+ recorded_at: Tue, 04 Jul 2017 17:51:57 GMT
1354
1356
  - request:
1355
1357
  method: post
1356
1358
  uri: https://profiles.test.datacite.org/api/claims
1357
1359
  body:
1358
1360
  encoding: UTF-8
1359
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V3","source_id":"orcid_update","claim_action":"create"}}'
1361
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V1","source_id":"orcid_update","claim_action":"create"}}'
1360
1362
  headers:
1361
1363
  User-Agent:
1362
1364
  - Maremma - https://github.com/datacite/maremma
@@ -1365,7 +1367,7 @@ http_interactions:
1365
1367
  Accept:
1366
1368
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1367
1369
  Authorization:
1368
- - Token token=<VOLPINO_TOKEN>
1370
+ - Bearer <VOLPINO_TOKEN>
1369
1371
  response:
1370
1372
  status:
1371
1373
  code: 202
@@ -1384,7 +1386,7 @@ http_interactions:
1384
1386
  Content-Type:
1385
1387
  - application/json; charset=utf-8
1386
1388
  Date:
1387
- - Wed, 29 Mar 2017 13:23:26 GMT
1389
+ - Tue, 04 Jul 2017 17:51:57 GMT
1388
1390
  Server:
1389
1391
  - openresty/1.11.2.2
1390
1392
  Status:
@@ -1396,28 +1398,28 @@ http_interactions:
1396
1398
  X-Frame-Options:
1397
1399
  - SAMEORIGIN
1398
1400
  X-Powered-By:
1399
- - Phusion Passenger 5.1.2
1401
+ - Phusion Passenger 5.1.5
1400
1402
  X-Request-Id:
1401
- - 2c877b51-9910-4ef0-9b8e-59603bfdcc2d
1403
+ - 2199ea85-3c6b-421b-bc58-eaee6b898ad5
1402
1404
  X-Runtime:
1403
- - '0.012228'
1405
+ - '0.012967'
1404
1406
  X-Xss-Protection:
1405
1407
  - 1; mode=block
1406
1408
  Content-Length:
1407
- - '240'
1409
+ - '241'
1408
1410
  Connection:
1409
1411
  - keep-alive
1410
1412
  body:
1411
1413
  encoding: UTF-8
1412
- string: '{"data":{"id":"f19e3c8a-a6f5-4223-8de3-28310fad14bc","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1414
+ string: '{"data":{"id":"1cb18622-ef17-4402-8a2e-585704a46d21","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1413
1415
  http_version:
1414
- recorded_at: Wed, 29 Mar 2017 13:23:26 GMT
1416
+ recorded_at: Tue, 04 Jul 2017 17:51:57 GMT
1415
1417
  - request:
1416
1418
  method: post
1417
1419
  uri: https://profiles.test.datacite.org/api/claims
1418
1420
  body:
1419
1421
  encoding: UTF-8
1420
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272.V1","source_id":"orcid_update","claim_action":"create"}}'
1422
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V2","source_id":"orcid_update","claim_action":"create"}}'
1421
1423
  headers:
1422
1424
  User-Agent:
1423
1425
  - Maremma - https://github.com/datacite/maremma
@@ -1426,7 +1428,7 @@ http_interactions:
1426
1428
  Accept:
1427
1429
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1428
1430
  Authorization:
1429
- - Token token=<VOLPINO_TOKEN>
1431
+ - Bearer <VOLPINO_TOKEN>
1430
1432
  response:
1431
1433
  status:
1432
1434
  code: 202
@@ -1445,7 +1447,7 @@ http_interactions:
1445
1447
  Content-Type:
1446
1448
  - application/json; charset=utf-8
1447
1449
  Date:
1448
- - Wed, 29 Mar 2017 13:23:27 GMT
1450
+ - Tue, 04 Jul 2017 17:51:58 GMT
1449
1451
  Server:
1450
1452
  - openresty/1.11.2.2
1451
1453
  Status:
@@ -1457,28 +1459,28 @@ http_interactions:
1457
1459
  X-Frame-Options:
1458
1460
  - SAMEORIGIN
1459
1461
  X-Powered-By:
1460
- - Phusion Passenger 5.1.2
1462
+ - Phusion Passenger 5.1.5
1461
1463
  X-Request-Id:
1462
- - 4f5870e4-d066-465a-85c0-325c65e82ab8
1464
+ - 800553b0-25b3-4fe1-a91f-bc02da40abb3
1463
1465
  X-Runtime:
1464
- - '0.012839'
1466
+ - '0.013561'
1465
1467
  X-Xss-Protection:
1466
1468
  - 1; mode=block
1467
1469
  Content-Length:
1468
- - '240'
1470
+ - '241'
1469
1471
  Connection:
1470
1472
  - keep-alive
1471
1473
  body:
1472
1474
  encoding: UTF-8
1473
- string: '{"data":{"id":"8e670c7d-2fbd-451f-acc7-52a63a4fdf1d","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1475
+ string: '{"data":{"id":"2d5ed88d-da01-4187-a1fc-deaeb629fceb","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1474
1476
  http_version:
1475
- recorded_at: Wed, 29 Mar 2017 13:23:27 GMT
1477
+ recorded_at: Tue, 04 Jul 2017 17:51:58 GMT
1476
1478
  - request:
1477
1479
  method: post
1478
1480
  uri: https://profiles.test.datacite.org/api/claims
1479
1481
  body:
1480
1482
  encoding: UTF-8
1481
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272.V2","source_id":"orcid_update","claim_action":"create"}}'
1483
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014351.V1","source_id":"orcid_update","claim_action":"create"}}'
1482
1484
  headers:
1483
1485
  User-Agent:
1484
1486
  - Maremma - https://github.com/datacite/maremma
@@ -1487,7 +1489,7 @@ http_interactions:
1487
1489
  Accept:
1488
1490
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1489
1491
  Authorization:
1490
- - Token token=<VOLPINO_TOKEN>
1492
+ - Bearer <VOLPINO_TOKEN>
1491
1493
  response:
1492
1494
  status:
1493
1495
  code: 202
@@ -1506,7 +1508,7 @@ http_interactions:
1506
1508
  Content-Type:
1507
1509
  - application/json; charset=utf-8
1508
1510
  Date:
1509
- - Wed, 29 Mar 2017 13:23:28 GMT
1511
+ - Tue, 04 Jul 2017 17:51:58 GMT
1510
1512
  Server:
1511
1513
  - openresty/1.11.2.2
1512
1514
  Status:
@@ -1518,28 +1520,28 @@ http_interactions:
1518
1520
  X-Frame-Options:
1519
1521
  - SAMEORIGIN
1520
1522
  X-Powered-By:
1521
- - Phusion Passenger 5.1.2
1523
+ - Phusion Passenger 5.1.5
1522
1524
  X-Request-Id:
1523
- - 0a724c84-a9bc-4808-b85b-e4df1f991b18
1525
+ - 9371ceb8-ff3f-4c93-bd3c-8f448c5c91f2
1524
1526
  X-Runtime:
1525
- - '0.018804'
1527
+ - '0.012013'
1526
1528
  X-Xss-Protection:
1527
1529
  - 1; mode=block
1528
1530
  Content-Length:
1529
- - '240'
1531
+ - '241'
1530
1532
  Connection:
1531
1533
  - keep-alive
1532
1534
  body:
1533
1535
  encoding: UTF-8
1534
- string: '{"data":{"id":"374f050e-d5e8-4bb7-b5bb-4cfa581b7fe5","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1536
+ string: '{"data":{"id":"9e13ef11-c907-4f7e-9a72-7f74c51bca4b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014351.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1535
1537
  http_version:
1536
- recorded_at: Wed, 29 Mar 2017 13:23:28 GMT
1538
+ recorded_at: Tue, 04 Jul 2017 17:51:58 GMT
1537
1539
  - request:
1538
1540
  method: post
1539
1541
  uri: https://profiles.test.datacite.org/api/claims
1540
1542
  body:
1541
1543
  encoding: UTF-8
1542
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.778701.V1","source_id":"orcid_update","claim_action":"create"}}'
1544
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V3","source_id":"orcid_update","claim_action":"create"}}'
1543
1545
  headers:
1544
1546
  User-Agent:
1545
1547
  - Maremma - https://github.com/datacite/maremma
@@ -1548,7 +1550,7 @@ http_interactions:
1548
1550
  Accept:
1549
1551
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1550
1552
  Authorization:
1551
- - Token token=<VOLPINO_TOKEN>
1553
+ - Bearer <VOLPINO_TOKEN>
1552
1554
  response:
1553
1555
  status:
1554
1556
  code: 202
@@ -1567,7 +1569,7 @@ http_interactions:
1567
1569
  Content-Type:
1568
1570
  - application/json; charset=utf-8
1569
1571
  Date:
1570
- - Wed, 29 Mar 2017 13:23:29 GMT
1572
+ - Tue, 04 Jul 2017 17:51:58 GMT
1571
1573
  Server:
1572
1574
  - openresty/1.11.2.2
1573
1575
  Status:
@@ -1579,28 +1581,28 @@ http_interactions:
1579
1581
  X-Frame-Options:
1580
1582
  - SAMEORIGIN
1581
1583
  X-Powered-By:
1582
- - Phusion Passenger 5.1.2
1584
+ - Phusion Passenger 5.1.5
1583
1585
  X-Request-Id:
1584
- - 14c2a69d-3853-451f-9879-ef40df892775
1586
+ - 4a9d8f35-6f40-451f-b43f-00a689b671e1
1585
1587
  X-Runtime:
1586
- - '0.014402'
1588
+ - '0.011944'
1587
1589
  X-Xss-Protection:
1588
1590
  - 1; mode=block
1589
1591
  Content-Length:
1590
- - '240'
1592
+ - '241'
1591
1593
  Connection:
1592
1594
  - keep-alive
1593
1595
  body:
1594
1596
  encoding: UTF-8
1595
- string: '{"data":{"id":"a27e6c31-bd8a-47b5-91a3-207d65fbbb36","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.778701.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1597
+ string: '{"data":{"id":"5e5eae3d-76d1-4591-a4da-6a0ea18c89c6","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1596
1598
  http_version:
1597
- recorded_at: Wed, 29 Mar 2017 13:23:29 GMT
1599
+ recorded_at: Tue, 04 Jul 2017 17:51:58 GMT
1598
1600
  - request:
1599
1601
  method: post
1600
1602
  uri: https://profiles.test.datacite.org/api/claims
1601
1603
  body:
1602
1604
  encoding: UTF-8
1603
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.779705.V1","source_id":"orcid_update","claim_action":"create"}}'
1605
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014352.V1","source_id":"orcid_update","claim_action":"create"}}'
1604
1606
  headers:
1605
1607
  User-Agent:
1606
1608
  - Maremma - https://github.com/datacite/maremma
@@ -1609,7 +1611,7 @@ http_interactions:
1609
1611
  Accept:
1610
1612
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1611
1613
  Authorization:
1612
- - Token token=<VOLPINO_TOKEN>
1614
+ - Bearer <VOLPINO_TOKEN>
1613
1615
  response:
1614
1616
  status:
1615
1617
  code: 202
@@ -1628,7 +1630,7 @@ http_interactions:
1628
1630
  Content-Type:
1629
1631
  - application/json; charset=utf-8
1630
1632
  Date:
1631
- - Wed, 29 Mar 2017 13:23:30 GMT
1633
+ - Tue, 04 Jul 2017 17:51:58 GMT
1632
1634
  Server:
1633
1635
  - openresty/1.11.2.2
1634
1636
  Status:
@@ -1640,28 +1642,28 @@ http_interactions:
1640
1642
  X-Frame-Options:
1641
1643
  - SAMEORIGIN
1642
1644
  X-Powered-By:
1643
- - Phusion Passenger 5.1.2
1645
+ - Phusion Passenger 5.1.5
1644
1646
  X-Request-Id:
1645
- - 910f2468-e263-4a8d-a555-bdef617873cc
1647
+ - 53cd4129-4106-4d51-b9d6-cfc385d9adea
1646
1648
  X-Runtime:
1647
- - '0.012527'
1649
+ - '0.012723'
1648
1650
  X-Xss-Protection:
1649
1651
  - 1; mode=block
1650
1652
  Content-Length:
1651
- - '240'
1653
+ - '241'
1652
1654
  Connection:
1653
1655
  - keep-alive
1654
1656
  body:
1655
1657
  encoding: UTF-8
1656
- string: '{"data":{"id":"d54d379d-bf8f-4e19-bb19-e1714aaf0b80","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.779705.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1658
+ string: '{"data":{"id":"b231fb70-29ba-422b-ac79-9e3bd5410442","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014352.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1657
1659
  http_version:
1658
- recorded_at: Wed, 29 Mar 2017 13:23:30 GMT
1660
+ recorded_at: Tue, 04 Jul 2017 17:51:58 GMT
1659
1661
  - request:
1660
1662
  method: post
1661
1663
  uri: https://profiles.test.datacite.org/api/claims
1662
1664
  body:
1663
1665
  encoding: UTF-8
1664
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V1","source_id":"orcid_update","claim_action":"create"}}'
1666
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V1","source_id":"orcid_update","claim_action":"create"}}'
1665
1667
  headers:
1666
1668
  User-Agent:
1667
1669
  - Maremma - https://github.com/datacite/maremma
@@ -1670,7 +1672,7 @@ http_interactions:
1670
1672
  Accept:
1671
1673
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1672
1674
  Authorization:
1673
- - Token token=<VOLPINO_TOKEN>
1675
+ - Bearer <VOLPINO_TOKEN>
1674
1676
  response:
1675
1677
  status:
1676
1678
  code: 202
@@ -1689,7 +1691,7 @@ http_interactions:
1689
1691
  Content-Type:
1690
1692
  - application/json; charset=utf-8
1691
1693
  Date:
1692
- - Wed, 29 Mar 2017 13:23:31 GMT
1694
+ - Tue, 04 Jul 2017 17:51:59 GMT
1693
1695
  Server:
1694
1696
  - openresty/1.11.2.2
1695
1697
  Status:
@@ -1701,28 +1703,28 @@ http_interactions:
1701
1703
  X-Frame-Options:
1702
1704
  - SAMEORIGIN
1703
1705
  X-Powered-By:
1704
- - Phusion Passenger 5.1.2
1706
+ - Phusion Passenger 5.1.5
1705
1707
  X-Request-Id:
1706
- - dc06da0d-f1eb-4202-a455-f01c237595dd
1708
+ - c7ddcc62-b3ae-4164-935b-5176fab62fc5
1707
1709
  X-Runtime:
1708
- - '0.021009'
1710
+ - '0.021027'
1709
1711
  X-Xss-Protection:
1710
1712
  - 1; mode=block
1711
1713
  Content-Length:
1712
- - '240'
1714
+ - '241'
1713
1715
  Connection:
1714
1716
  - keep-alive
1715
1717
  body:
1716
1718
  encoding: UTF-8
1717
- string: '{"data":{"id":"3be7ca12-c1f7-4562-948e-80abc0e0e1a9","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1719
+ string: '{"data":{"id":"3a32ed48-4f86-4570-a3b7-47c9bdbae9f3","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1718
1720
  http_version:
1719
- recorded_at: Wed, 29 Mar 2017 13:23:31 GMT
1721
+ recorded_at: Tue, 04 Jul 2017 17:51:59 GMT
1720
1722
  - request:
1721
1723
  method: post
1722
1724
  uri: https://profiles.test.datacite.org/api/claims
1723
1725
  body:
1724
1726
  encoding: UTF-8
1725
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V2","source_id":"orcid_update","claim_action":"create"}}'
1727
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V2","source_id":"orcid_update","claim_action":"create"}}'
1726
1728
  headers:
1727
1729
  User-Agent:
1728
1730
  - Maremma - https://github.com/datacite/maremma
@@ -1731,7 +1733,7 @@ http_interactions:
1731
1733
  Accept:
1732
1734
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1733
1735
  Authorization:
1734
- - Token token=<VOLPINO_TOKEN>
1736
+ - Bearer <VOLPINO_TOKEN>
1735
1737
  response:
1736
1738
  status:
1737
1739
  code: 202
@@ -1750,7 +1752,7 @@ http_interactions:
1750
1752
  Content-Type:
1751
1753
  - application/json; charset=utf-8
1752
1754
  Date:
1753
- - Wed, 29 Mar 2017 13:23:32 GMT
1755
+ - Tue, 04 Jul 2017 17:51:59 GMT
1754
1756
  Server:
1755
1757
  - openresty/1.11.2.2
1756
1758
  Status:
@@ -1762,28 +1764,28 @@ http_interactions:
1762
1764
  X-Frame-Options:
1763
1765
  - SAMEORIGIN
1764
1766
  X-Powered-By:
1765
- - Phusion Passenger 5.1.2
1767
+ - Phusion Passenger 5.1.5
1766
1768
  X-Request-Id:
1767
- - 16cdc80f-fc78-469e-9a63-53fbbb314533
1769
+ - 037adda9-6db4-46bd-a525-2bab7ba7e8aa
1768
1770
  X-Runtime:
1769
- - '0.013785'
1771
+ - '0.021120'
1770
1772
  X-Xss-Protection:
1771
1773
  - 1; mode=block
1772
1774
  Content-Length:
1773
- - '240'
1775
+ - '241'
1774
1776
  Connection:
1775
1777
  - keep-alive
1776
1778
  body:
1777
1779
  encoding: UTF-8
1778
- string: '{"data":{"id":"911ee816-b01d-4c95-922e-660ce1fa8aa6","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1780
+ string: '{"data":{"id":"cb4db0a3-90e8-4843-b79a-04902c9f9ca2","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1779
1781
  http_version:
1780
- recorded_at: Wed, 29 Mar 2017 13:23:32 GMT
1782
+ recorded_at: Tue, 04 Jul 2017 17:51:59 GMT
1781
1783
  - request:
1782
1784
  method: post
1783
1785
  uri: https://profiles.test.datacite.org/api/claims
1784
1786
  body:
1785
1787
  encoding: UTF-8
1786
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V3","source_id":"orcid_update","claim_action":"create"}}'
1788
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V4","source_id":"orcid_update","claim_action":"create"}}'
1787
1789
  headers:
1788
1790
  User-Agent:
1789
1791
  - Maremma - https://github.com/datacite/maremma
@@ -1792,7 +1794,7 @@ http_interactions:
1792
1794
  Accept:
1793
1795
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1794
1796
  Authorization:
1795
- - Token token=<VOLPINO_TOKEN>
1797
+ - Bearer <VOLPINO_TOKEN>
1796
1798
  response:
1797
1799
  status:
1798
1800
  code: 202
@@ -1811,7 +1813,7 @@ http_interactions:
1811
1813
  Content-Type:
1812
1814
  - application/json; charset=utf-8
1813
1815
  Date:
1814
- - Wed, 29 Mar 2017 13:23:32 GMT
1816
+ - Tue, 04 Jul 2017 17:51:59 GMT
1815
1817
  Server:
1816
1818
  - openresty/1.11.2.2
1817
1819
  Status:
@@ -1823,28 +1825,28 @@ http_interactions:
1823
1825
  X-Frame-Options:
1824
1826
  - SAMEORIGIN
1825
1827
  X-Powered-By:
1826
- - Phusion Passenger 5.1.2
1828
+ - Phusion Passenger 5.1.5
1827
1829
  X-Request-Id:
1828
- - d29272c6-d0da-4e27-8ee4-2815a39342b1
1830
+ - 3d07c7f8-d6a6-49ba-ae51-7483288358b4
1829
1831
  X-Runtime:
1830
- - '0.012759'
1832
+ - '0.012302'
1831
1833
  X-Xss-Protection:
1832
1834
  - 1; mode=block
1833
1835
  Content-Length:
1834
- - '240'
1836
+ - '241'
1835
1837
  Connection:
1836
1838
  - keep-alive
1837
1839
  body:
1838
1840
  encoding: UTF-8
1839
- string: '{"data":{"id":"4042f2fc-26ca-4b58-92a3-2ef58f6cab35","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1841
+ string: '{"data":{"id":"e2150a1d-a937-4257-a148-0f2b78434271","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V4","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1840
1842
  http_version:
1841
- recorded_at: Wed, 29 Mar 2017 13:23:32 GMT
1843
+ recorded_at: Tue, 04 Jul 2017 17:51:59 GMT
1842
1844
  - request:
1843
1845
  method: post
1844
1846
  uri: https://profiles.test.datacite.org/api/claims
1845
1847
  body:
1846
1848
  encoding: UTF-8
1847
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V4","source_id":"orcid_update","claim_action":"create"}}'
1849
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V3","source_id":"orcid_update","claim_action":"create"}}'
1848
1850
  headers:
1849
1851
  User-Agent:
1850
1852
  - Maremma - https://github.com/datacite/maremma
@@ -1853,7 +1855,7 @@ http_interactions:
1853
1855
  Accept:
1854
1856
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1855
1857
  Authorization:
1856
- - Token token=<VOLPINO_TOKEN>
1858
+ - Bearer <VOLPINO_TOKEN>
1857
1859
  response:
1858
1860
  status:
1859
1861
  code: 202
@@ -1872,7 +1874,7 @@ http_interactions:
1872
1874
  Content-Type:
1873
1875
  - application/json; charset=utf-8
1874
1876
  Date:
1875
- - Wed, 29 Mar 2017 13:23:33 GMT
1877
+ - Tue, 04 Jul 2017 17:51:59 GMT
1876
1878
  Server:
1877
1879
  - openresty/1.11.2.2
1878
1880
  Status:
@@ -1884,28 +1886,28 @@ http_interactions:
1884
1886
  X-Frame-Options:
1885
1887
  - SAMEORIGIN
1886
1888
  X-Powered-By:
1887
- - Phusion Passenger 5.1.2
1889
+ - Phusion Passenger 5.1.5
1888
1890
  X-Request-Id:
1889
- - de6fa678-5508-4bd9-9653-6782369ce17c
1891
+ - a0b3cb53-867c-4e3b-9ecd-809d27dbf218
1890
1892
  X-Runtime:
1891
- - '0.012797'
1893
+ - '0.013322'
1892
1894
  X-Xss-Protection:
1893
1895
  - 1; mode=block
1894
1896
  Content-Length:
1895
- - '240'
1897
+ - '241'
1896
1898
  Connection:
1897
1899
  - keep-alive
1898
1900
  body:
1899
1901
  encoding: UTF-8
1900
- string: '{"data":{"id":"bacdec63-9eca-499b-a49e-bbbc896577b4","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239.V4","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1902
+ string: '{"data":{"id":"ec8899ef-25f0-4cb8-88c2-fa5eacc37096","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1901
1903
  http_version:
1902
- recorded_at: Wed, 29 Mar 2017 13:23:33 GMT
1904
+ recorded_at: Tue, 04 Jul 2017 17:51:59 GMT
1903
1905
  - request:
1904
1906
  method: post
1905
1907
  uri: https://profiles.test.datacite.org/api/claims
1906
1908
  body:
1907
1909
  encoding: UTF-8
1908
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008320.V2","source_id":"orcid_update","claim_action":"create"}}'
1910
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433.V1","source_id":"orcid_update","claim_action":"create"}}'
1909
1911
  headers:
1910
1912
  User-Agent:
1911
1913
  - Maremma - https://github.com/datacite/maremma
@@ -1914,7 +1916,7 @@ http_interactions:
1914
1916
  Accept:
1915
1917
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1916
1918
  Authorization:
1917
- - Token token=<VOLPINO_TOKEN>
1919
+ - Bearer <VOLPINO_TOKEN>
1918
1920
  response:
1919
1921
  status:
1920
1922
  code: 202
@@ -1933,7 +1935,7 @@ http_interactions:
1933
1935
  Content-Type:
1934
1936
  - application/json; charset=utf-8
1935
1937
  Date:
1936
- - Wed, 29 Mar 2017 13:23:33 GMT
1938
+ - Tue, 04 Jul 2017 17:52:00 GMT
1937
1939
  Server:
1938
1940
  - openresty/1.11.2.2
1939
1941
  Status:
@@ -1945,11 +1947,11 @@ http_interactions:
1945
1947
  X-Frame-Options:
1946
1948
  - SAMEORIGIN
1947
1949
  X-Powered-By:
1948
- - Phusion Passenger 5.1.2
1950
+ - Phusion Passenger 5.1.5
1949
1951
  X-Request-Id:
1950
- - 179c0207-d23d-4e3c-9f68-3c4ceba3dcc1
1952
+ - 0f24200c-6182-4081-8fca-1b565c948240
1951
1953
  X-Runtime:
1952
- - '0.014677'
1954
+ - '0.030720'
1953
1955
  X-Xss-Protection:
1954
1956
  - 1; mode=block
1955
1957
  Content-Length:
@@ -1958,15 +1960,15 @@ http_interactions:
1958
1960
  - keep-alive
1959
1961
  body:
1960
1962
  encoding: UTF-8
1961
- string: '{"data":{"id":"8956a37a-416d-4bc2-99d3-f9bbfada64ec","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008320.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1963
+ string: '{"data":{"id":"a500ba1a-281c-4b33-bf14-22f601116277","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
1962
1964
  http_version:
1963
- recorded_at: Wed, 29 Mar 2017 13:23:33 GMT
1965
+ recorded_at: Tue, 04 Jul 2017 17:52:00 GMT
1964
1966
  - request:
1965
1967
  method: post
1966
1968
  uri: https://profiles.test.datacite.org/api/claims
1967
1969
  body:
1968
1970
  encoding: UTF-8
1969
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008320.V3","source_id":"orcid_update","claim_action":"create"}}'
1971
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433.V2","source_id":"orcid_update","claim_action":"create"}}'
1970
1972
  headers:
1971
1973
  User-Agent:
1972
1974
  - Maremma - https://github.com/datacite/maremma
@@ -1975,7 +1977,7 @@ http_interactions:
1975
1977
  Accept:
1976
1978
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
1977
1979
  Authorization:
1978
- - Token token=<VOLPINO_TOKEN>
1980
+ - Bearer <VOLPINO_TOKEN>
1979
1981
  response:
1980
1982
  status:
1981
1983
  code: 202
@@ -1994,7 +1996,7 @@ http_interactions:
1994
1996
  Content-Type:
1995
1997
  - application/json; charset=utf-8
1996
1998
  Date:
1997
- - Wed, 29 Mar 2017 13:23:34 GMT
1999
+ - Tue, 04 Jul 2017 17:52:00 GMT
1998
2000
  Server:
1999
2001
  - openresty/1.11.2.2
2000
2002
  Status:
@@ -2006,11 +2008,11 @@ http_interactions:
2006
2008
  X-Frame-Options:
2007
2009
  - SAMEORIGIN
2008
2010
  X-Powered-By:
2009
- - Phusion Passenger 5.1.2
2011
+ - Phusion Passenger 5.1.5
2010
2012
  X-Request-Id:
2011
- - ce5f8d4c-2d15-4ffa-a2bd-05b80d4ff1bb
2013
+ - 859a61ce-84cd-4f7d-b867-4a11030b5f50
2012
2014
  X-Runtime:
2013
- - '0.018057'
2015
+ - '0.012106'
2014
2016
  X-Xss-Protection:
2015
2017
  - 1; mode=block
2016
2018
  Content-Length:
@@ -2019,15 +2021,15 @@ http_interactions:
2019
2021
  - keep-alive
2020
2022
  body:
2021
2023
  encoding: UTF-8
2022
- string: '{"data":{"id":"5740e9cc-d0a5-4231-9067-f7e2dff86a3a","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008320.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2024
+ string: '{"data":{"id":"2207a249-d0f9-44d1-bf11-91b1d41f315b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2023
2025
  http_version:
2024
- recorded_at: Wed, 29 Mar 2017 13:23:34 GMT
2026
+ recorded_at: Tue, 04 Jul 2017 17:52:00 GMT
2025
2027
  - request:
2026
2028
  method: post
2027
2029
  uri: https://profiles.test.datacite.org/api/claims
2028
2030
  body:
2029
2031
  encoding: UTF-8
2030
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008321.V2","source_id":"orcid_update","claim_action":"create"}}'
2032
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1408873.V1","source_id":"orcid_update","claim_action":"create"}}'
2031
2033
  headers:
2032
2034
  User-Agent:
2033
2035
  - Maremma - https://github.com/datacite/maremma
@@ -2036,7 +2038,7 @@ http_interactions:
2036
2038
  Accept:
2037
2039
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2038
2040
  Authorization:
2039
- - Token token=<VOLPINO_TOKEN>
2041
+ - Bearer <VOLPINO_TOKEN>
2040
2042
  response:
2041
2043
  status:
2042
2044
  code: 202
@@ -2055,7 +2057,7 @@ http_interactions:
2055
2057
  Content-Type:
2056
2058
  - application/json; charset=utf-8
2057
2059
  Date:
2058
- - Wed, 29 Mar 2017 13:23:34 GMT
2060
+ - Tue, 04 Jul 2017 17:52:00 GMT
2059
2061
  Server:
2060
2062
  - openresty/1.11.2.2
2061
2063
  Status:
@@ -2067,11 +2069,11 @@ http_interactions:
2067
2069
  X-Frame-Options:
2068
2070
  - SAMEORIGIN
2069
2071
  X-Powered-By:
2070
- - Phusion Passenger 5.1.2
2072
+ - Phusion Passenger 5.1.5
2071
2073
  X-Request-Id:
2072
- - 887b7cbb-2aed-4f54-8f64-c0dbf5e2e2e4
2074
+ - 04c79ba7-82ee-437d-898c-533b2dccd8cb
2073
2075
  X-Runtime:
2074
- - '0.028783'
2076
+ - '0.032739'
2075
2077
  X-Xss-Protection:
2076
2078
  - 1; mode=block
2077
2079
  Content-Length:
@@ -2080,15 +2082,15 @@ http_interactions:
2080
2082
  - keep-alive
2081
2083
  body:
2082
2084
  encoding: UTF-8
2083
- string: '{"data":{"id":"aa59be0b-3a55-401c-8a2d-2e62b064033d","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008321.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2085
+ string: '{"data":{"id":"c435261a-2f94-4fbf-9d05-9364c3c92123","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1408873.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2084
2086
  http_version:
2085
- recorded_at: Wed, 29 Mar 2017 13:23:34 GMT
2087
+ recorded_at: Tue, 04 Jul 2017 17:52:00 GMT
2086
2088
  - request:
2087
2089
  method: post
2088
2090
  uri: https://profiles.test.datacite.org/api/claims
2089
2091
  body:
2090
2092
  encoding: UTF-8
2091
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008321.V3","source_id":"orcid_update","claim_action":"create"}}'
2093
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735810","source_id":"orcid_update","claim_action":"create"}}'
2092
2094
  headers:
2093
2095
  User-Agent:
2094
2096
  - Maremma - https://github.com/datacite/maremma
@@ -2097,7 +2099,7 @@ http_interactions:
2097
2099
  Accept:
2098
2100
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2099
2101
  Authorization:
2100
- - Token token=<VOLPINO_TOKEN>
2102
+ - Bearer <VOLPINO_TOKEN>
2101
2103
  response:
2102
2104
  status:
2103
2105
  code: 202
@@ -2116,7 +2118,7 @@ http_interactions:
2116
2118
  Content-Type:
2117
2119
  - application/json; charset=utf-8
2118
2120
  Date:
2119
- - Wed, 29 Mar 2017 13:23:35 GMT
2121
+ - Tue, 04 Jul 2017 17:52:00 GMT
2120
2122
  Server:
2121
2123
  - openresty/1.11.2.2
2122
2124
  Status:
@@ -2128,28 +2130,28 @@ http_interactions:
2128
2130
  X-Frame-Options:
2129
2131
  - SAMEORIGIN
2130
2132
  X-Powered-By:
2131
- - Phusion Passenger 5.1.2
2133
+ - Phusion Passenger 5.1.5
2132
2134
  X-Request-Id:
2133
- - 265d65fb-a833-4a73-aad0-e44515647af4
2135
+ - 212be3bb-985c-4aa5-9381-7b9315bde3e3
2134
2136
  X-Runtime:
2135
- - '0.023431'
2137
+ - '0.014354'
2136
2138
  X-Xss-Protection:
2137
2139
  - 1; mode=block
2138
2140
  Content-Length:
2139
- - '241'
2141
+ - '237'
2140
2142
  Connection:
2141
2143
  - keep-alive
2142
2144
  body:
2143
2145
  encoding: UTF-8
2144
- string: '{"data":{"id":"296054f0-0306-404e-9c2a-23590bee1cd8","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008321.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2146
+ string: '{"data":{"id":"2433e392-00dd-4b2e-866d-c68b1fa6fe00","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735810","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2145
2147
  http_version:
2146
- recorded_at: Wed, 29 Mar 2017 13:23:35 GMT
2148
+ recorded_at: Tue, 04 Jul 2017 17:52:00 GMT
2147
2149
  - request:
2148
2150
  method: post
2149
2151
  uri: https://profiles.test.datacite.org/api/claims
2150
2152
  body:
2151
2153
  encoding: UTF-8
2152
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V1","source_id":"orcid_update","claim_action":"create"}}'
2154
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735811","source_id":"orcid_update","claim_action":"create"}}'
2153
2155
  headers:
2154
2156
  User-Agent:
2155
2157
  - Maremma - https://github.com/datacite/maremma
@@ -2158,7 +2160,7 @@ http_interactions:
2158
2160
  Accept:
2159
2161
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2160
2162
  Authorization:
2161
- - Token token=<VOLPINO_TOKEN>
2163
+ - Bearer <VOLPINO_TOKEN>
2162
2164
  response:
2163
2165
  status:
2164
2166
  code: 202
@@ -2177,7 +2179,7 @@ http_interactions:
2177
2179
  Content-Type:
2178
2180
  - application/json; charset=utf-8
2179
2181
  Date:
2180
- - Wed, 29 Mar 2017 13:23:36 GMT
2182
+ - Tue, 04 Jul 2017 17:52:01 GMT
2181
2183
  Server:
2182
2184
  - openresty/1.11.2.2
2183
2185
  Status:
@@ -2189,28 +2191,28 @@ http_interactions:
2189
2191
  X-Frame-Options:
2190
2192
  - SAMEORIGIN
2191
2193
  X-Powered-By:
2192
- - Phusion Passenger 5.1.2
2194
+ - Phusion Passenger 5.1.5
2193
2195
  X-Request-Id:
2194
- - d6f6fcb7-b28d-424d-9b18-249558d958d3
2196
+ - 17f2587d-f8c1-43e5-8427-0ec52d599f2c
2195
2197
  X-Runtime:
2196
- - '0.020126'
2198
+ - '0.013985'
2197
2199
  X-Xss-Protection:
2198
2200
  - 1; mode=block
2199
2201
  Content-Length:
2200
- - '241'
2202
+ - '237'
2201
2203
  Connection:
2202
2204
  - keep-alive
2203
2205
  body:
2204
2206
  encoding: UTF-8
2205
- string: '{"data":{"id":"1cb18622-ef17-4402-8a2e-585704a46d21","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2207
+ string: '{"data":{"id":"841b8ce7-0a5a-48db-baff-35fc87d39c07","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735811","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2206
2208
  http_version:
2207
- recorded_at: Wed, 29 Mar 2017 13:23:36 GMT
2209
+ recorded_at: Tue, 04 Jul 2017 17:52:01 GMT
2208
2210
  - request:
2209
2211
  method: post
2210
2212
  uri: https://profiles.test.datacite.org/api/claims
2211
2213
  body:
2212
2214
  encoding: UTF-8
2213
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V2","source_id":"orcid_update","claim_action":"create"}}'
2215
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745301","source_id":"orcid_update","claim_action":"create"}}'
2214
2216
  headers:
2215
2217
  User-Agent:
2216
2218
  - Maremma - https://github.com/datacite/maremma
@@ -2219,7 +2221,7 @@ http_interactions:
2219
2221
  Accept:
2220
2222
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2221
2223
  Authorization:
2222
- - Token token=<VOLPINO_TOKEN>
2224
+ - Bearer <VOLPINO_TOKEN>
2223
2225
  response:
2224
2226
  status:
2225
2227
  code: 202
@@ -2238,7 +2240,7 @@ http_interactions:
2238
2240
  Content-Type:
2239
2241
  - application/json; charset=utf-8
2240
2242
  Date:
2241
- - Wed, 29 Mar 2017 13:23:36 GMT
2243
+ - Tue, 04 Jul 2017 17:52:01 GMT
2242
2244
  Server:
2243
2245
  - openresty/1.11.2.2
2244
2246
  Status:
@@ -2250,28 +2252,28 @@ http_interactions:
2250
2252
  X-Frame-Options:
2251
2253
  - SAMEORIGIN
2252
2254
  X-Powered-By:
2253
- - Phusion Passenger 5.1.2
2255
+ - Phusion Passenger 5.1.5
2254
2256
  X-Request-Id:
2255
- - e744c117-ec38-441a-8103-39644754a933
2257
+ - 68c8bf28-05db-45d9-81a2-478cc16e71b8
2256
2258
  X-Runtime:
2257
- - '0.012864'
2259
+ - '0.012169'
2258
2260
  X-Xss-Protection:
2259
2261
  - 1; mode=block
2260
2262
  Content-Length:
2261
- - '241'
2263
+ - '237'
2262
2264
  Connection:
2263
2265
  - keep-alive
2264
2266
  body:
2265
2267
  encoding: UTF-8
2266
- string: '{"data":{"id":"2d5ed88d-da01-4187-a1fc-deaeb629fceb","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2268
+ string: '{"data":{"id":"a85ad7d7-781d-432f-964b-28d1415e66e8","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745301","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2267
2269
  http_version:
2268
- recorded_at: Wed, 29 Mar 2017 13:23:36 GMT
2270
+ recorded_at: Tue, 04 Jul 2017 17:52:01 GMT
2269
2271
  - request:
2270
2272
  method: post
2271
2273
  uri: https://profiles.test.datacite.org/api/claims
2272
2274
  body:
2273
2275
  encoding: UTF-8
2274
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014351.V1","source_id":"orcid_update","claim_action":"create"}}'
2276
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745313","source_id":"orcid_update","claim_action":"create"}}'
2275
2277
  headers:
2276
2278
  User-Agent:
2277
2279
  - Maremma - https://github.com/datacite/maremma
@@ -2280,7 +2282,7 @@ http_interactions:
2280
2282
  Accept:
2281
2283
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2282
2284
  Authorization:
2283
- - Token token=<VOLPINO_TOKEN>
2285
+ - Bearer <VOLPINO_TOKEN>
2284
2286
  response:
2285
2287
  status:
2286
2288
  code: 202
@@ -2299,7 +2301,7 @@ http_interactions:
2299
2301
  Content-Type:
2300
2302
  - application/json; charset=utf-8
2301
2303
  Date:
2302
- - Wed, 29 Mar 2017 13:23:37 GMT
2304
+ - Tue, 04 Jul 2017 17:52:01 GMT
2303
2305
  Server:
2304
2306
  - openresty/1.11.2.2
2305
2307
  Status:
@@ -2311,28 +2313,28 @@ http_interactions:
2311
2313
  X-Frame-Options:
2312
2314
  - SAMEORIGIN
2313
2315
  X-Powered-By:
2314
- - Phusion Passenger 5.1.2
2316
+ - Phusion Passenger 5.1.5
2315
2317
  X-Request-Id:
2316
- - 6a069798-63c0-4f34-858a-207f7aa9113d
2318
+ - aa68fb91-f4cf-45ef-afe5-7121c35bacae
2317
2319
  X-Runtime:
2318
- - '0.024540'
2320
+ - '0.023138'
2319
2321
  X-Xss-Protection:
2320
2322
  - 1; mode=block
2321
2323
  Content-Length:
2322
- - '241'
2324
+ - '237'
2323
2325
  Connection:
2324
2326
  - keep-alive
2325
2327
  body:
2326
2328
  encoding: UTF-8
2327
- string: '{"data":{"id":"9e13ef11-c907-4f7e-9a72-7f74c51bca4b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014351.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2329
+ string: '{"data":{"id":"ceecbf26-026f-4963-a26f-dc5be25a3c4a","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745313","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2328
2330
  http_version:
2329
- recorded_at: Wed, 29 Mar 2017 13:23:37 GMT
2331
+ recorded_at: Tue, 04 Jul 2017 17:52:01 GMT
2330
2332
  - request:
2331
2333
  method: post
2332
2334
  uri: https://profiles.test.datacite.org/api/claims
2333
2335
  body:
2334
2336
  encoding: UTF-8
2335
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V3","source_id":"orcid_update","claim_action":"create"}}'
2337
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.746960","source_id":"orcid_update","claim_action":"create"}}'
2336
2338
  headers:
2337
2339
  User-Agent:
2338
2340
  - Maremma - https://github.com/datacite/maremma
@@ -2341,7 +2343,7 @@ http_interactions:
2341
2343
  Accept:
2342
2344
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2343
2345
  Authorization:
2344
- - Token token=<VOLPINO_TOKEN>
2346
+ - Bearer <VOLPINO_TOKEN>
2345
2347
  response:
2346
2348
  status:
2347
2349
  code: 202
@@ -2360,7 +2362,7 @@ http_interactions:
2360
2362
  Content-Type:
2361
2363
  - application/json; charset=utf-8
2362
2364
  Date:
2363
- - Wed, 29 Mar 2017 13:23:37 GMT
2365
+ - Tue, 04 Jul 2017 17:52:02 GMT
2364
2366
  Server:
2365
2367
  - openresty/1.11.2.2
2366
2368
  Status:
@@ -2372,28 +2374,28 @@ http_interactions:
2372
2374
  X-Frame-Options:
2373
2375
  - SAMEORIGIN
2374
2376
  X-Powered-By:
2375
- - Phusion Passenger 5.1.2
2377
+ - Phusion Passenger 5.1.5
2376
2378
  X-Request-Id:
2377
- - 45d7d988-65f7-4ab7-bdd1-b927e8a9ba53
2379
+ - 2ccc1ce8-240d-4ec8-b698-a9be0361e5d4
2378
2380
  X-Runtime:
2379
- - '0.015786'
2381
+ - '0.020628'
2380
2382
  X-Xss-Protection:
2381
2383
  - 1; mode=block
2382
2384
  Content-Length:
2383
- - '241'
2385
+ - '237'
2384
2386
  Connection:
2385
2387
  - keep-alive
2386
2388
  body:
2387
2389
  encoding: UTF-8
2388
- string: '{"data":{"id":"5e5eae3d-76d1-4591-a4da-6a0ea18c89c6","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2390
+ string: '{"data":{"id":"7908fa7b-920a-4a23-a974-47732d013abc","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.746960","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2389
2391
  http_version:
2390
- recorded_at: Wed, 29 Mar 2017 13:23:37 GMT
2392
+ recorded_at: Tue, 04 Jul 2017 17:52:02 GMT
2391
2393
  - request:
2392
2394
  method: post
2393
2395
  uri: https://profiles.test.datacite.org/api/claims
2394
2396
  body:
2395
2397
  encoding: UTF-8
2396
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014352.V1","source_id":"orcid_update","claim_action":"create"}}'
2398
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.760716","source_id":"orcid_update","claim_action":"create"}}'
2397
2399
  headers:
2398
2400
  User-Agent:
2399
2401
  - Maremma - https://github.com/datacite/maremma
@@ -2402,7 +2404,7 @@ http_interactions:
2402
2404
  Accept:
2403
2405
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2404
2406
  Authorization:
2405
- - Token token=<VOLPINO_TOKEN>
2407
+ - Bearer <VOLPINO_TOKEN>
2406
2408
  response:
2407
2409
  status:
2408
2410
  code: 202
@@ -2421,7 +2423,7 @@ http_interactions:
2421
2423
  Content-Type:
2422
2424
  - application/json; charset=utf-8
2423
2425
  Date:
2424
- - Wed, 29 Mar 2017 13:23:38 GMT
2426
+ - Tue, 04 Jul 2017 17:52:02 GMT
2425
2427
  Server:
2426
2428
  - openresty/1.11.2.2
2427
2429
  Status:
@@ -2433,28 +2435,28 @@ http_interactions:
2433
2435
  X-Frame-Options:
2434
2436
  - SAMEORIGIN
2435
2437
  X-Powered-By:
2436
- - Phusion Passenger 5.1.2
2438
+ - Phusion Passenger 5.1.5
2437
2439
  X-Request-Id:
2438
- - a5bf1faf-0e0a-4251-8878-9d559eb9ddbf
2440
+ - c0c0af0f-1762-4083-ae93-c01d0e1e0590
2439
2441
  X-Runtime:
2440
- - '0.012887'
2442
+ - '0.012066'
2441
2443
  X-Xss-Protection:
2442
2444
  - 1; mode=block
2443
2445
  Content-Length:
2444
- - '241'
2446
+ - '237'
2445
2447
  Connection:
2446
2448
  - keep-alive
2447
2449
  body:
2448
2450
  encoding: UTF-8
2449
- string: '{"data":{"id":"b231fb70-29ba-422b-ac79-9e3bd5410442","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014352.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2451
+ string: '{"data":{"id":"07c2770d-159b-470e-ba94-7e81c082452c","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.760716","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2450
2452
  http_version:
2451
- recorded_at: Wed, 29 Mar 2017 13:23:38 GMT
2453
+ recorded_at: Tue, 04 Jul 2017 17:52:02 GMT
2452
2454
  - request:
2453
2455
  method: post
2454
2456
  uri: https://profiles.test.datacite.org/api/claims
2455
2457
  body:
2456
2458
  encoding: UTF-8
2457
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V1","source_id":"orcid_update","claim_action":"create"}}'
2459
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272","source_id":"orcid_update","claim_action":"create"}}'
2458
2460
  headers:
2459
2461
  User-Agent:
2460
2462
  - Maremma - https://github.com/datacite/maremma
@@ -2463,7 +2465,7 @@ http_interactions:
2463
2465
  Accept:
2464
2466
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2465
2467
  Authorization:
2466
- - Token token=<VOLPINO_TOKEN>
2468
+ - Bearer <VOLPINO_TOKEN>
2467
2469
  response:
2468
2470
  status:
2469
2471
  code: 202
@@ -2482,7 +2484,7 @@ http_interactions:
2482
2484
  Content-Type:
2483
2485
  - application/json; charset=utf-8
2484
2486
  Date:
2485
- - Wed, 29 Mar 2017 13:23:38 GMT
2487
+ - Tue, 04 Jul 2017 17:52:02 GMT
2486
2488
  Server:
2487
2489
  - openresty/1.11.2.2
2488
2490
  Status:
@@ -2494,28 +2496,28 @@ http_interactions:
2494
2496
  X-Frame-Options:
2495
2497
  - SAMEORIGIN
2496
2498
  X-Powered-By:
2497
- - Phusion Passenger 5.1.2
2499
+ - Phusion Passenger 5.1.5
2498
2500
  X-Request-Id:
2499
- - 75445ea4-db1a-4630-93f9-d08d74549438
2501
+ - 9ad8bac7-3286-4043-a27b-777cb419a943
2500
2502
  X-Runtime:
2501
- - '0.018193'
2503
+ - '0.029397'
2502
2504
  X-Xss-Protection:
2503
2505
  - 1; mode=block
2504
2506
  Content-Length:
2505
- - '241'
2507
+ - '237'
2506
2508
  Connection:
2507
2509
  - keep-alive
2508
2510
  body:
2509
2511
  encoding: UTF-8
2510
- string: '{"data":{"id":"3a32ed48-4f86-4570-a3b7-47c9bdbae9f3","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2512
+ string: '{"data":{"id":"b5965e58-8bbe-4387-9d1e-36c9d6c9b5ac","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2511
2513
  http_version:
2512
- recorded_at: Wed, 29 Mar 2017 13:23:38 GMT
2514
+ recorded_at: Tue, 04 Jul 2017 17:52:02 GMT
2513
2515
  - request:
2514
2516
  method: post
2515
2517
  uri: https://profiles.test.datacite.org/api/claims
2516
2518
  body:
2517
2519
  encoding: UTF-8
2518
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V2","source_id":"orcid_update","claim_action":"create"}}'
2520
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271","source_id":"orcid_update","claim_action":"create"}}'
2519
2521
  headers:
2520
2522
  User-Agent:
2521
2523
  - Maremma - https://github.com/datacite/maremma
@@ -2524,7 +2526,7 @@ http_interactions:
2524
2526
  Accept:
2525
2527
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2526
2528
  Authorization:
2527
- - Token token=<VOLPINO_TOKEN>
2529
+ - Bearer <VOLPINO_TOKEN>
2528
2530
  response:
2529
2531
  status:
2530
2532
  code: 202
@@ -2543,7 +2545,7 @@ http_interactions:
2543
2545
  Content-Type:
2544
2546
  - application/json; charset=utf-8
2545
2547
  Date:
2546
- - Wed, 29 Mar 2017 13:23:39 GMT
2548
+ - Tue, 04 Jul 2017 17:52:02 GMT
2547
2549
  Server:
2548
2550
  - openresty/1.11.2.2
2549
2551
  Status:
@@ -2555,28 +2557,28 @@ http_interactions:
2555
2557
  X-Frame-Options:
2556
2558
  - SAMEORIGIN
2557
2559
  X-Powered-By:
2558
- - Phusion Passenger 5.1.2
2560
+ - Phusion Passenger 5.1.5
2559
2561
  X-Request-Id:
2560
- - 33e2af37-0c99-4865-a391-7ad18cf911a2
2562
+ - 44ed95f8-d74b-4bdd-a0b4-16a08b99d9f4
2561
2563
  X-Runtime:
2562
- - '0.017094'
2564
+ - '0.024729'
2563
2565
  X-Xss-Protection:
2564
2566
  - 1; mode=block
2565
2567
  Content-Length:
2566
- - '241'
2568
+ - '237'
2567
2569
  Connection:
2568
2570
  - keep-alive
2569
2571
  body:
2570
2572
  encoding: UTF-8
2571
- string: '{"data":{"id":"cb4db0a3-90e8-4843-b79a-04902c9f9ca2","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2573
+ string: '{"data":{"id":"87ed8708-35e6-4c0f-9183-1dd416071d7f","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2572
2574
  http_version:
2573
- recorded_at: Wed, 29 Mar 2017 13:23:39 GMT
2575
+ recorded_at: Tue, 04 Jul 2017 17:52:02 GMT
2574
2576
  - request:
2575
2577
  method: post
2576
2578
  uri: https://profiles.test.datacite.org/api/claims
2577
2579
  body:
2578
2580
  encoding: UTF-8
2579
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V4","source_id":"orcid_update","claim_action":"create"}}'
2581
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270","source_id":"orcid_update","claim_action":"create"}}'
2580
2582
  headers:
2581
2583
  User-Agent:
2582
2584
  - Maremma - https://github.com/datacite/maremma
@@ -2585,7 +2587,7 @@ http_interactions:
2585
2587
  Accept:
2586
2588
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2587
2589
  Authorization:
2588
- - Token token=<VOLPINO_TOKEN>
2590
+ - Bearer <VOLPINO_TOKEN>
2589
2591
  response:
2590
2592
  status:
2591
2593
  code: 202
@@ -2604,7 +2606,7 @@ http_interactions:
2604
2606
  Content-Type:
2605
2607
  - application/json; charset=utf-8
2606
2608
  Date:
2607
- - Wed, 29 Mar 2017 13:23:39 GMT
2609
+ - Tue, 04 Jul 2017 17:52:03 GMT
2608
2610
  Server:
2609
2611
  - openresty/1.11.2.2
2610
2612
  Status:
@@ -2616,28 +2618,28 @@ http_interactions:
2616
2618
  X-Frame-Options:
2617
2619
  - SAMEORIGIN
2618
2620
  X-Powered-By:
2619
- - Phusion Passenger 5.1.2
2621
+ - Phusion Passenger 5.1.5
2620
2622
  X-Request-Id:
2621
- - 3d2d2458-81d5-402a-b2c2-526639a00295
2623
+ - faeab20e-b59f-469f-bbea-fa258e512f0b
2622
2624
  X-Runtime:
2623
- - '0.012381'
2625
+ - '0.014565'
2624
2626
  X-Xss-Protection:
2625
2627
  - 1; mode=block
2626
2628
  Content-Length:
2627
- - '241'
2629
+ - '237'
2628
2630
  Connection:
2629
2631
  - keep-alive
2630
2632
  body:
2631
2633
  encoding: UTF-8
2632
- string: '{"data":{"id":"e2150a1d-a937-4257-a148-0f2b78434271","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V4","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2634
+ string: '{"data":{"id":"729ef8bc-05a2-4daa-9774-3f9aa100478c","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2633
2635
  http_version:
2634
- recorded_at: Wed, 29 Mar 2017 13:23:39 GMT
2636
+ recorded_at: Tue, 04 Jul 2017 17:52:03 GMT
2635
2637
  - request:
2636
2638
  method: post
2637
2639
  uri: https://profiles.test.datacite.org/api/claims
2638
2640
  body:
2639
2641
  encoding: UTF-8
2640
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V3","source_id":"orcid_update","claim_action":"create"}}'
2642
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.778701","source_id":"orcid_update","claim_action":"create"}}'
2641
2643
  headers:
2642
2644
  User-Agent:
2643
2645
  - Maremma - https://github.com/datacite/maremma
@@ -2646,7 +2648,7 @@ http_interactions:
2646
2648
  Accept:
2647
2649
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2648
2650
  Authorization:
2649
- - Token token=<VOLPINO_TOKEN>
2651
+ - Bearer <VOLPINO_TOKEN>
2650
2652
  response:
2651
2653
  status:
2652
2654
  code: 202
@@ -2665,7 +2667,7 @@ http_interactions:
2665
2667
  Content-Type:
2666
2668
  - application/json; charset=utf-8
2667
2669
  Date:
2668
- - Wed, 29 Mar 2017 13:23:40 GMT
2670
+ - Tue, 04 Jul 2017 17:52:03 GMT
2669
2671
  Server:
2670
2672
  - openresty/1.11.2.2
2671
2673
  Status:
@@ -2677,28 +2679,28 @@ http_interactions:
2677
2679
  X-Frame-Options:
2678
2680
  - SAMEORIGIN
2679
2681
  X-Powered-By:
2680
- - Phusion Passenger 5.1.2
2682
+ - Phusion Passenger 5.1.5
2681
2683
  X-Request-Id:
2682
- - 19073b29-bbc8-4112-85b6-f5f6f17ac7a6
2684
+ - 889bc4b6-7c77-451b-b12c-81f5150620c7
2683
2685
  X-Runtime:
2684
- - '0.014271'
2686
+ - '0.012080'
2685
2687
  X-Xss-Protection:
2686
2688
  - 1; mode=block
2687
2689
  Content-Length:
2688
- - '241'
2690
+ - '237'
2689
2691
  Connection:
2690
2692
  - keep-alive
2691
2693
  body:
2692
2694
  encoding: UTF-8
2693
- string: '{"data":{"id":"ec8899ef-25f0-4cb8-88c2-fa5eacc37096","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2695
+ string: '{"data":{"id":"5e4ea0c7-b970-45d1-ba75-4bff83dac219","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.778701","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2694
2696
  http_version:
2695
- recorded_at: Wed, 29 Mar 2017 13:23:40 GMT
2697
+ recorded_at: Tue, 04 Jul 2017 17:52:03 GMT
2696
2698
  - request:
2697
2699
  method: post
2698
2700
  uri: https://profiles.test.datacite.org/api/claims
2699
2701
  body:
2700
2702
  encoding: UTF-8
2701
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547","source_id":"orcid_update","claim_action":"create"}}'
2703
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.779705","source_id":"orcid_update","claim_action":"create"}}'
2702
2704
  headers:
2703
2705
  User-Agent:
2704
2706
  - Maremma - https://github.com/datacite/maremma
@@ -2707,7 +2709,7 @@ http_interactions:
2707
2709
  Accept:
2708
2710
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2709
2711
  Authorization:
2710
- - Token token=<VOLPINO_TOKEN>
2712
+ - Bearer <VOLPINO_TOKEN>
2711
2713
  response:
2712
2714
  status:
2713
2715
  code: 202
@@ -2726,7 +2728,7 @@ http_interactions:
2726
2728
  Content-Type:
2727
2729
  - application/json; charset=utf-8
2728
2730
  Date:
2729
- - Wed, 29 Mar 2017 13:23:41 GMT
2731
+ - Tue, 04 Jul 2017 17:52:03 GMT
2730
2732
  Server:
2731
2733
  - openresty/1.11.2.2
2732
2734
  Status:
@@ -2738,28 +2740,28 @@ http_interactions:
2738
2740
  X-Frame-Options:
2739
2741
  - SAMEORIGIN
2740
2742
  X-Powered-By:
2741
- - Phusion Passenger 5.1.2
2743
+ - Phusion Passenger 5.1.5
2742
2744
  X-Request-Id:
2743
- - a607dd0b-b687-4fbe-b826-dab3f101b78c
2745
+ - b73bb507-9be6-4f10-b270-1cec8f706dbd
2744
2746
  X-Runtime:
2745
- - '0.013082'
2747
+ - '0.018199'
2746
2748
  X-Xss-Protection:
2747
2749
  - 1; mode=block
2748
2750
  Content-Length:
2749
- - '238'
2751
+ - '237'
2750
2752
  Connection:
2751
2753
  - keep-alive
2752
2754
  body:
2753
2755
  encoding: UTF-8
2754
- string: '{"data":{"id":"27913db7-e2b1-47ea-a057-f15647402e26","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2756
+ string: '{"data":{"id":"48d051e8-48b0-4c46-9747-3ff21135bba3","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.779705","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2755
2757
  http_version:
2756
- recorded_at: Wed, 29 Mar 2017 13:23:41 GMT
2758
+ recorded_at: Tue, 04 Jul 2017 17:52:03 GMT
2757
2759
  - request:
2758
2760
  method: post
2759
2761
  uri: https://profiles.test.datacite.org/api/claims
2760
2762
  body:
2761
2763
  encoding: UTF-8
2762
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433","source_id":"orcid_update","claim_action":"create"}}'
2764
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371006","source_id":"orcid_update","claim_action":"create"}}'
2763
2765
  headers:
2764
2766
  User-Agent:
2765
2767
  - Maremma - https://github.com/datacite/maremma
@@ -2768,7 +2770,7 @@ http_interactions:
2768
2770
  Accept:
2769
2771
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2770
2772
  Authorization:
2771
- - Token token=<VOLPINO_TOKEN>
2773
+ - Bearer <VOLPINO_TOKEN>
2772
2774
  response:
2773
2775
  status:
2774
2776
  code: 202
@@ -2787,7 +2789,7 @@ http_interactions:
2787
2789
  Content-Type:
2788
2790
  - application/json; charset=utf-8
2789
2791
  Date:
2790
- - Wed, 29 Mar 2017 13:23:41 GMT
2792
+ - Tue, 04 Jul 2017 17:52:03 GMT
2791
2793
  Server:
2792
2794
  - openresty/1.11.2.2
2793
2795
  Status:
@@ -2799,11 +2801,11 @@ http_interactions:
2799
2801
  X-Frame-Options:
2800
2802
  - SAMEORIGIN
2801
2803
  X-Powered-By:
2802
- - Phusion Passenger 5.1.2
2804
+ - Phusion Passenger 5.1.5
2803
2805
  X-Request-Id:
2804
- - 49c21690-f2fa-4985-af05-7e19a31cbf0f
2806
+ - 97b2c332-f286-4ac2-bb90-41d34e0d9530
2805
2807
  X-Runtime:
2806
- - '0.011675'
2808
+ - '0.012213'
2807
2809
  X-Xss-Protection:
2808
2810
  - 1; mode=block
2809
2811
  Content-Length:
@@ -2812,15 +2814,15 @@ http_interactions:
2812
2814
  - keep-alive
2813
2815
  body:
2814
2816
  encoding: UTF-8
2815
- string: '{"data":{"id":"e9c6edae-a6c9-4d21-bd35-9c7719a1d1fc","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2817
+ string: '{"data":{"id":"75f9f7d1-43a8-4ce9-9a67-196c5ef4bd91","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371006","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2816
2818
  http_version:
2817
- recorded_at: Wed, 29 Mar 2017 13:23:41 GMT
2819
+ recorded_at: Tue, 04 Jul 2017 17:52:03 GMT
2818
2820
  - request:
2819
2821
  method: post
2820
2822
  uri: https://profiles.test.datacite.org/api/claims
2821
2823
  body:
2822
2824
  encoding: UTF-8
2823
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1408873","source_id":"orcid_update","claim_action":"create"}}'
2825
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371005","source_id":"orcid_update","claim_action":"create"}}'
2824
2826
  headers:
2825
2827
  User-Agent:
2826
2828
  - Maremma - https://github.com/datacite/maremma
@@ -2829,7 +2831,7 @@ http_interactions:
2829
2831
  Accept:
2830
2832
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2831
2833
  Authorization:
2832
- - Token token=<VOLPINO_TOKEN>
2834
+ - Bearer <VOLPINO_TOKEN>
2833
2835
  response:
2834
2836
  status:
2835
2837
  code: 202
@@ -2848,7 +2850,7 @@ http_interactions:
2848
2850
  Content-Type:
2849
2851
  - application/json; charset=utf-8
2850
2852
  Date:
2851
- - Wed, 29 Mar 2017 13:23:42 GMT
2853
+ - Tue, 04 Jul 2017 17:52:04 GMT
2852
2854
  Server:
2853
2855
  - openresty/1.11.2.2
2854
2856
  Status:
@@ -2860,11 +2862,11 @@ http_interactions:
2860
2862
  X-Frame-Options:
2861
2863
  - SAMEORIGIN
2862
2864
  X-Powered-By:
2863
- - Phusion Passenger 5.1.2
2865
+ - Phusion Passenger 5.1.5
2864
2866
  X-Request-Id:
2865
- - 429ce984-7e0b-4224-8e7a-9ae144a813c2
2867
+ - a8a28d6c-f248-4c70-947e-39536371bfdd
2866
2868
  X-Runtime:
2867
- - '0.012254'
2869
+ - '0.016817'
2868
2870
  X-Xss-Protection:
2869
2871
  - 1; mode=block
2870
2872
  Content-Length:
@@ -2873,15 +2875,15 @@ http_interactions:
2873
2875
  - keep-alive
2874
2876
  body:
2875
2877
  encoding: UTF-8
2876
- string: '{"data":{"id":"8af8e412-c333-44ce-8079-4bf55149d0c6","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1408873","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2878
+ string: '{"data":{"id":"0fe9bf2c-8d15-41ff-90be-58830a12a4c1","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371005","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2877
2879
  http_version:
2878
- recorded_at: Wed, 29 Mar 2017 13:23:42 GMT
2880
+ recorded_at: Tue, 04 Jul 2017 17:52:04 GMT
2879
2881
  - request:
2880
2882
  method: post
2881
2883
  uri: https://profiles.test.datacite.org/api/claims
2882
2884
  body:
2883
2885
  encoding: UTF-8
2884
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371006","source_id":"orcid_update","claim_action":"create"}}'
2886
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371137","source_id":"orcid_update","claim_action":"create"}}'
2885
2887
  headers:
2886
2888
  User-Agent:
2887
2889
  - Maremma - https://github.com/datacite/maremma
@@ -2890,7 +2892,7 @@ http_interactions:
2890
2892
  Accept:
2891
2893
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2892
2894
  Authorization:
2893
- - Token token=<VOLPINO_TOKEN>
2895
+ - Bearer <VOLPINO_TOKEN>
2894
2896
  response:
2895
2897
  status:
2896
2898
  code: 202
@@ -2909,7 +2911,7 @@ http_interactions:
2909
2911
  Content-Type:
2910
2912
  - application/json; charset=utf-8
2911
2913
  Date:
2912
- - Wed, 29 Mar 2017 13:23:43 GMT
2914
+ - Tue, 04 Jul 2017 17:52:04 GMT
2913
2915
  Server:
2914
2916
  - openresty/1.11.2.2
2915
2917
  Status:
@@ -2921,11 +2923,11 @@ http_interactions:
2921
2923
  X-Frame-Options:
2922
2924
  - SAMEORIGIN
2923
2925
  X-Powered-By:
2924
- - Phusion Passenger 5.1.2
2926
+ - Phusion Passenger 5.1.5
2925
2927
  X-Request-Id:
2926
- - 7cc85ade-adb4-406f-9ae7-da216ee2e648
2928
+ - 2a48847e-0edb-4f71-a718-abbcf56240f5
2927
2929
  X-Runtime:
2928
- - '0.011860'
2930
+ - '0.012408'
2929
2931
  X-Xss-Protection:
2930
2932
  - 1; mode=block
2931
2933
  Content-Length:
@@ -2934,15 +2936,15 @@ http_interactions:
2934
2936
  - keep-alive
2935
2937
  body:
2936
2938
  encoding: UTF-8
2937
- string: '{"data":{"id":"75f9f7d1-43a8-4ce9-9a67-196c5ef4bd91","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371006","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2939
+ string: '{"data":{"id":"df589091-5b89-4714-a427-27367b03aa1b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371137","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2938
2940
  http_version:
2939
- recorded_at: Wed, 29 Mar 2017 13:23:43 GMT
2941
+ recorded_at: Tue, 04 Jul 2017 17:52:04 GMT
2940
2942
  - request:
2941
2943
  method: post
2942
2944
  uri: https://profiles.test.datacite.org/api/claims
2943
2945
  body:
2944
2946
  encoding: UTF-8
2945
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371005","source_id":"orcid_update","claim_action":"create"}}'
2947
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371138","source_id":"orcid_update","claim_action":"create"}}'
2946
2948
  headers:
2947
2949
  User-Agent:
2948
2950
  - Maremma - https://github.com/datacite/maremma
@@ -2951,7 +2953,7 @@ http_interactions:
2951
2953
  Accept:
2952
2954
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
2953
2955
  Authorization:
2954
- - Token token=<VOLPINO_TOKEN>
2956
+ - Bearer <VOLPINO_TOKEN>
2955
2957
  response:
2956
2958
  status:
2957
2959
  code: 202
@@ -2970,7 +2972,7 @@ http_interactions:
2970
2972
  Content-Type:
2971
2973
  - application/json; charset=utf-8
2972
2974
  Date:
2973
- - Wed, 29 Mar 2017 13:23:43 GMT
2975
+ - Tue, 04 Jul 2017 17:52:04 GMT
2974
2976
  Server:
2975
2977
  - openresty/1.11.2.2
2976
2978
  Status:
@@ -2982,11 +2984,11 @@ http_interactions:
2982
2984
  X-Frame-Options:
2983
2985
  - SAMEORIGIN
2984
2986
  X-Powered-By:
2985
- - Phusion Passenger 5.1.2
2987
+ - Phusion Passenger 5.1.5
2986
2988
  X-Request-Id:
2987
- - c2794739-ddf5-4a29-b690-57333663aff1
2989
+ - 5079370b-31c1-464a-a266-053debe6bb2b
2988
2990
  X-Runtime:
2989
- - '0.012149'
2991
+ - '0.012560'
2990
2992
  X-Xss-Protection:
2991
2993
  - 1; mode=block
2992
2994
  Content-Length:
@@ -2995,15 +2997,15 @@ http_interactions:
2995
2997
  - keep-alive
2996
2998
  body:
2997
2999
  encoding: UTF-8
2998
- string: '{"data":{"id":"0fe9bf2c-8d15-41ff-90be-58830a12a4c1","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371005","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3000
+ string: '{"data":{"id":"9e7cae20-e811-486c-bdcc-dcb5bd1bcbe9","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371138","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
2999
3001
  http_version:
3000
- recorded_at: Wed, 29 Mar 2017 13:23:43 GMT
3002
+ recorded_at: Tue, 04 Jul 2017 17:52:04 GMT
3001
3003
  - request:
3002
3004
  method: post
3003
3005
  uri: https://profiles.test.datacite.org/api/claims
3004
3006
  body:
3005
3007
  encoding: UTF-8
3006
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371137","source_id":"orcid_update","claim_action":"create"}}'
3008
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371139","source_id":"orcid_update","claim_action":"create"}}'
3007
3009
  headers:
3008
3010
  User-Agent:
3009
3011
  - Maremma - https://github.com/datacite/maremma
@@ -3012,7 +3014,7 @@ http_interactions:
3012
3014
  Accept:
3013
3015
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3014
3016
  Authorization:
3015
- - Token token=<VOLPINO_TOKEN>
3017
+ - Bearer <VOLPINO_TOKEN>
3016
3018
  response:
3017
3019
  status:
3018
3020
  code: 202
@@ -3031,7 +3033,7 @@ http_interactions:
3031
3033
  Content-Type:
3032
3034
  - application/json; charset=utf-8
3033
3035
  Date:
3034
- - Wed, 29 Mar 2017 13:23:44 GMT
3036
+ - Tue, 04 Jul 2017 17:52:04 GMT
3035
3037
  Server:
3036
3038
  - openresty/1.11.2.2
3037
3039
  Status:
@@ -3043,11 +3045,11 @@ http_interactions:
3043
3045
  X-Frame-Options:
3044
3046
  - SAMEORIGIN
3045
3047
  X-Powered-By:
3046
- - Phusion Passenger 5.1.2
3048
+ - Phusion Passenger 5.1.5
3047
3049
  X-Request-Id:
3048
- - dd3998b6-69e4-4b93-a432-22bdd3508ca3
3050
+ - bd2a309f-eeff-4390-a4f5-3d21396d9bf0
3049
3051
  X-Runtime:
3050
- - '0.011847'
3052
+ - '0.011917'
3051
3053
  X-Xss-Protection:
3052
3054
  - 1; mode=block
3053
3055
  Content-Length:
@@ -3056,15 +3058,15 @@ http_interactions:
3056
3058
  - keep-alive
3057
3059
  body:
3058
3060
  encoding: UTF-8
3059
- string: '{"data":{"id":"df589091-5b89-4714-a427-27367b03aa1b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371137","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3061
+ string: '{"data":{"id":"87265bf1-b0fb-4e36-8621-62914d9f176f","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371139","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3060
3062
  http_version:
3061
- recorded_at: Wed, 29 Mar 2017 13:23:44 GMT
3063
+ recorded_at: Tue, 04 Jul 2017 17:52:04 GMT
3062
3064
  - request:
3063
3065
  method: post
3064
3066
  uri: https://profiles.test.datacite.org/api/claims
3065
3067
  body:
3066
3068
  encoding: UTF-8
3067
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371138","source_id":"orcid_update","claim_action":"create"}}'
3069
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433","source_id":"orcid_update","claim_action":"create"}}'
3068
3070
  headers:
3069
3071
  User-Agent:
3070
3072
  - Maremma - https://github.com/datacite/maremma
@@ -3073,7 +3075,7 @@ http_interactions:
3073
3075
  Accept:
3074
3076
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3075
3077
  Authorization:
3076
- - Token token=<VOLPINO_TOKEN>
3078
+ - Bearer <VOLPINO_TOKEN>
3077
3079
  response:
3078
3080
  status:
3079
3081
  code: 202
@@ -3092,7 +3094,7 @@ http_interactions:
3092
3094
  Content-Type:
3093
3095
  - application/json; charset=utf-8
3094
3096
  Date:
3095
- - Wed, 29 Mar 2017 13:23:44 GMT
3097
+ - Tue, 04 Jul 2017 17:52:05 GMT
3096
3098
  Server:
3097
3099
  - openresty/1.11.2.2
3098
3100
  Status:
@@ -3104,11 +3106,11 @@ http_interactions:
3104
3106
  X-Frame-Options:
3105
3107
  - SAMEORIGIN
3106
3108
  X-Powered-By:
3107
- - Phusion Passenger 5.1.2
3109
+ - Phusion Passenger 5.1.5
3108
3110
  X-Request-Id:
3109
- - d2e5eb34-4323-4b27-86b6-826c2d801333
3111
+ - d4d4e491-4dcf-4daa-ace9-8ab849772fb7
3110
3112
  X-Runtime:
3111
- - '0.011581'
3113
+ - '0.015556'
3112
3114
  X-Xss-Protection:
3113
3115
  - 1; mode=block
3114
3116
  Content-Length:
@@ -3117,15 +3119,15 @@ http_interactions:
3117
3119
  - keep-alive
3118
3120
  body:
3119
3121
  encoding: UTF-8
3120
- string: '{"data":{"id":"9e7cae20-e811-486c-bdcc-dcb5bd1bcbe9","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371138","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3122
+ string: '{"data":{"id":"e9c6edae-a6c9-4d21-bd35-9c7719a1d1fc","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1407433","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3121
3123
  http_version:
3122
- recorded_at: Wed, 29 Mar 2017 13:23:44 GMT
3124
+ recorded_at: Tue, 04 Jul 2017 17:52:05 GMT
3123
3125
  - request:
3124
3126
  method: post
3125
3127
  uri: https://profiles.test.datacite.org/api/claims
3126
3128
  body:
3127
3129
  encoding: UTF-8
3128
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371139","source_id":"orcid_update","claim_action":"create"}}'
3130
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1408873","source_id":"orcid_update","claim_action":"create"}}'
3129
3131
  headers:
3130
3132
  User-Agent:
3131
3133
  - Maremma - https://github.com/datacite/maremma
@@ -3134,7 +3136,7 @@ http_interactions:
3134
3136
  Accept:
3135
3137
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3136
3138
  Authorization:
3137
- - Token token=<VOLPINO_TOKEN>
3139
+ - Bearer <VOLPINO_TOKEN>
3138
3140
  response:
3139
3141
  status:
3140
3142
  code: 202
@@ -3153,7 +3155,7 @@ http_interactions:
3153
3155
  Content-Type:
3154
3156
  - application/json; charset=utf-8
3155
3157
  Date:
3156
- - Wed, 29 Mar 2017 13:23:45 GMT
3158
+ - Tue, 04 Jul 2017 17:52:05 GMT
3157
3159
  Server:
3158
3160
  - openresty/1.11.2.2
3159
3161
  Status:
@@ -3165,11 +3167,11 @@ http_interactions:
3165
3167
  X-Frame-Options:
3166
3168
  - SAMEORIGIN
3167
3169
  X-Powered-By:
3168
- - Phusion Passenger 5.1.2
3170
+ - Phusion Passenger 5.1.5
3169
3171
  X-Request-Id:
3170
- - e7c37d21-7c5a-4d24-b4d2-9ecb85994ad2
3172
+ - 6592dcc8-5c7c-41ee-9c04-5c926cbf9ccb
3171
3173
  X-Runtime:
3172
- - '0.011607'
3174
+ - '0.011840'
3173
3175
  X-Xss-Protection:
3174
3176
  - 1; mode=block
3175
3177
  Content-Length:
@@ -3178,9 +3180,9 @@ http_interactions:
3178
3180
  - keep-alive
3179
3181
  body:
3180
3182
  encoding: UTF-8
3181
- string: '{"data":{"id":"87265bf1-b0fb-4e36-8621-62914d9f176f","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1371139","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3183
+ string: '{"data":{"id":"8af8e412-c333-44ce-8079-4bf55149d0c6","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1408873","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3182
3184
  http_version:
3183
- recorded_at: Wed, 29 Mar 2017 13:23:45 GMT
3185
+ recorded_at: Tue, 04 Jul 2017 17:52:05 GMT
3184
3186
  - request:
3185
3187
  method: post
3186
3188
  uri: https://profiles.test.datacite.org/api/claims
@@ -3195,7 +3197,7 @@ http_interactions:
3195
3197
  Accept:
3196
3198
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3197
3199
  Authorization:
3198
- - Token token=<VOLPINO_TOKEN>
3200
+ - Bearer <VOLPINO_TOKEN>
3199
3201
  response:
3200
3202
  status:
3201
3203
  code: 202
@@ -3214,7 +3216,7 @@ http_interactions:
3214
3216
  Content-Type:
3215
3217
  - application/json; charset=utf-8
3216
3218
  Date:
3217
- - Wed, 29 Mar 2017 13:23:46 GMT
3219
+ - Tue, 04 Jul 2017 17:52:05 GMT
3218
3220
  Server:
3219
3221
  - openresty/1.11.2.2
3220
3222
  Status:
@@ -3226,11 +3228,11 @@ http_interactions:
3226
3228
  X-Frame-Options:
3227
3229
  - SAMEORIGIN
3228
3230
  X-Powered-By:
3229
- - Phusion Passenger 5.1.2
3231
+ - Phusion Passenger 5.1.5
3230
3232
  X-Request-Id:
3231
- - 3e8f38e9-5d16-4c9f-9340-886eb902aaf8
3233
+ - 39661870-6dfe-4b42-bcff-7dd3ed62111f
3232
3234
  X-Runtime:
3233
- - '0.013142'
3235
+ - '0.011544'
3234
3236
  X-Xss-Protection:
3235
3237
  - 1; mode=block
3236
3238
  Content-Length:
@@ -3241,7 +3243,7 @@ http_interactions:
3241
3243
  encoding: UTF-8
3242
3244
  string: '{"data":{"id":"19061330-0966-42f4-9a7c-bd932be203ac","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.999239","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3243
3245
  http_version:
3244
- recorded_at: Wed, 29 Mar 2017 13:23:46 GMT
3246
+ recorded_at: Tue, 04 Jul 2017 17:52:05 GMT
3245
3247
  - request:
3246
3248
  method: post
3247
3249
  uri: https://profiles.test.datacite.org/api/claims
@@ -3256,7 +3258,7 @@ http_interactions:
3256
3258
  Accept:
3257
3259
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3258
3260
  Authorization:
3259
- - Token token=<VOLPINO_TOKEN>
3261
+ - Bearer <VOLPINO_TOKEN>
3260
3262
  response:
3261
3263
  status:
3262
3264
  code: 202
@@ -3275,7 +3277,7 @@ http_interactions:
3275
3277
  Content-Type:
3276
3278
  - application/json; charset=utf-8
3277
3279
  Date:
3278
- - Wed, 29 Mar 2017 13:23:46 GMT
3280
+ - Tue, 04 Jul 2017 17:52:05 GMT
3279
3281
  Server:
3280
3282
  - openresty/1.11.2.2
3281
3283
  Status:
@@ -3287,11 +3289,11 @@ http_interactions:
3287
3289
  X-Frame-Options:
3288
3290
  - SAMEORIGIN
3289
3291
  X-Powered-By:
3290
- - Phusion Passenger 5.1.2
3292
+ - Phusion Passenger 5.1.5
3291
3293
  X-Request-Id:
3292
- - af40d376-928b-462f-a353-9b23f52848fc
3294
+ - 00ecfc08-cb26-4b82-905d-86cb24041b13
3293
3295
  X-Runtime:
3294
- - '0.012819'
3296
+ - '0.014781'
3295
3297
  X-Xss-Protection:
3296
3298
  - 1; mode=block
3297
3299
  Content-Length:
@@ -3302,7 +3304,7 @@ http_interactions:
3302
3304
  encoding: UTF-8
3303
3305
  string: '{"data":{"id":"822fc357-3f7f-461c-a7ba-c32346f57797","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008321","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3304
3306
  http_version:
3305
- recorded_at: Wed, 29 Mar 2017 13:23:46 GMT
3307
+ recorded_at: Tue, 04 Jul 2017 17:52:05 GMT
3306
3308
  - request:
3307
3309
  method: post
3308
3310
  uri: https://profiles.test.datacite.org/api/claims
@@ -3317,7 +3319,7 @@ http_interactions:
3317
3319
  Accept:
3318
3320
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3319
3321
  Authorization:
3320
- - Token token=<VOLPINO_TOKEN>
3322
+ - Bearer <VOLPINO_TOKEN>
3321
3323
  response:
3322
3324
  status:
3323
3325
  code: 202
@@ -3336,7 +3338,7 @@ http_interactions:
3336
3338
  Content-Type:
3337
3339
  - application/json; charset=utf-8
3338
3340
  Date:
3339
- - Wed, 29 Mar 2017 13:23:47 GMT
3341
+ - Tue, 04 Jul 2017 17:52:06 GMT
3340
3342
  Server:
3341
3343
  - openresty/1.11.2.2
3342
3344
  Status:
@@ -3348,11 +3350,11 @@ http_interactions:
3348
3350
  X-Frame-Options:
3349
3351
  - SAMEORIGIN
3350
3352
  X-Powered-By:
3351
- - Phusion Passenger 5.1.2
3353
+ - Phusion Passenger 5.1.5
3352
3354
  X-Request-Id:
3353
- - 7ed90015-893b-48bc-83fe-38a8e2d329b6
3355
+ - 10a554e2-8f50-48ff-abc9-f632a4112d30
3354
3356
  X-Runtime:
3355
- - '0.013022'
3357
+ - '0.015653'
3356
3358
  X-Xss-Protection:
3357
3359
  - 1; mode=block
3358
3360
  Content-Length:
@@ -3363,13 +3365,13 @@ http_interactions:
3363
3365
  encoding: UTF-8
3364
3366
  string: '{"data":{"id":"fa61847e-92ff-4394-8b0f-4bdfb15beba8","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1008320","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3365
3367
  http_version:
3366
- recorded_at: Wed, 29 Mar 2017 13:23:47 GMT
3368
+ recorded_at: Tue, 04 Jul 2017 17:52:06 GMT
3367
3369
  - request:
3368
3370
  method: post
3369
3371
  uri: https://profiles.test.datacite.org/api/claims
3370
3372
  body:
3371
3373
  encoding: UTF-8
3372
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.746960","source_id":"orcid_update","claim_action":"create"}}'
3374
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014351","source_id":"orcid_update","claim_action":"create"}}'
3373
3375
  headers:
3374
3376
  User-Agent:
3375
3377
  - Maremma - https://github.com/datacite/maremma
@@ -3378,7 +3380,7 @@ http_interactions:
3378
3380
  Accept:
3379
3381
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3380
3382
  Authorization:
3381
- - Token token=<VOLPINO_TOKEN>
3383
+ - Bearer <VOLPINO_TOKEN>
3382
3384
  response:
3383
3385
  status:
3384
3386
  code: 202
@@ -3397,7 +3399,7 @@ http_interactions:
3397
3399
  Content-Type:
3398
3400
  - application/json; charset=utf-8
3399
3401
  Date:
3400
- - Wed, 29 Mar 2017 13:23:47 GMT
3402
+ - Tue, 04 Jul 2017 17:52:06 GMT
3401
3403
  Server:
3402
3404
  - openresty/1.11.2.2
3403
3405
  Status:
@@ -3409,28 +3411,28 @@ http_interactions:
3409
3411
  X-Frame-Options:
3410
3412
  - SAMEORIGIN
3411
3413
  X-Powered-By:
3412
- - Phusion Passenger 5.1.2
3414
+ - Phusion Passenger 5.1.5
3413
3415
  X-Request-Id:
3414
- - d75bc171-212e-433b-bce5-0148eda2a163
3416
+ - c9329a7b-5d1f-4396-a8e5-aed0d9370647
3415
3417
  X-Runtime:
3416
- - '0.011637'
3418
+ - '0.021891'
3417
3419
  X-Xss-Protection:
3418
3420
  - 1; mode=block
3419
3421
  Content-Length:
3420
- - '237'
3422
+ - '238'
3421
3423
  Connection:
3422
3424
  - keep-alive
3423
3425
  body:
3424
3426
  encoding: UTF-8
3425
- string: '{"data":{"id":"7908fa7b-920a-4a23-a974-47732d013abc","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.746960","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3427
+ string: '{"data":{"id":"e2fa98bb-fb5b-4fcb-a64b-8ba03cb172e6","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014351","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3426
3428
  http_version:
3427
- recorded_at: Wed, 29 Mar 2017 13:23:47 GMT
3429
+ recorded_at: Tue, 04 Jul 2017 17:52:06 GMT
3428
3430
  - request:
3429
3431
  method: post
3430
3432
  uri: https://profiles.test.datacite.org/api/claims
3431
3433
  body:
3432
3434
  encoding: UTF-8
3433
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.760716","source_id":"orcid_update","claim_action":"create"}}'
3435
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348","source_id":"orcid_update","claim_action":"create"}}'
3434
3436
  headers:
3435
3437
  User-Agent:
3436
3438
  - Maremma - https://github.com/datacite/maremma
@@ -3439,7 +3441,7 @@ http_interactions:
3439
3441
  Accept:
3440
3442
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3441
3443
  Authorization:
3442
- - Token token=<VOLPINO_TOKEN>
3444
+ - Bearer <VOLPINO_TOKEN>
3443
3445
  response:
3444
3446
  status:
3445
3447
  code: 202
@@ -3458,7 +3460,7 @@ http_interactions:
3458
3460
  Content-Type:
3459
3461
  - application/json; charset=utf-8
3460
3462
  Date:
3461
- - Wed, 29 Mar 2017 13:23:48 GMT
3463
+ - Tue, 04 Jul 2017 17:52:06 GMT
3462
3464
  Server:
3463
3465
  - openresty/1.11.2.2
3464
3466
  Status:
@@ -3470,28 +3472,28 @@ http_interactions:
3470
3472
  X-Frame-Options:
3471
3473
  - SAMEORIGIN
3472
3474
  X-Powered-By:
3473
- - Phusion Passenger 5.1.2
3475
+ - Phusion Passenger 5.1.5
3474
3476
  X-Request-Id:
3475
- - 60a2d9f2-b796-479e-a145-c9c78a94529d
3477
+ - ab72cd3a-d37f-469c-aabf-882fa7173c74
3476
3478
  X-Runtime:
3477
- - '0.011430'
3479
+ - '0.014196'
3478
3480
  X-Xss-Protection:
3479
3481
  - 1; mode=block
3480
3482
  Content-Length:
3481
- - '237'
3483
+ - '238'
3482
3484
  Connection:
3483
3485
  - keep-alive
3484
3486
  body:
3485
3487
  encoding: UTF-8
3486
- string: '{"data":{"id":"07c2770d-159b-470e-ba94-7e81c082452c","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.760716","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3488
+ string: '{"data":{"id":"44d44c6f-a78e-45b5-8031-3d63f3b11177","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3487
3489
  http_version:
3488
- recorded_at: Wed, 29 Mar 2017 13:23:48 GMT
3490
+ recorded_at: Tue, 04 Jul 2017 17:52:06 GMT
3489
3491
  - request:
3490
3492
  method: post
3491
3493
  uri: https://profiles.test.datacite.org/api/claims
3492
3494
  body:
3493
3495
  encoding: UTF-8
3494
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272","source_id":"orcid_update","claim_action":"create"}}'
3496
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014352","source_id":"orcid_update","claim_action":"create"}}'
3495
3497
  headers:
3496
3498
  User-Agent:
3497
3499
  - Maremma - https://github.com/datacite/maremma
@@ -3500,7 +3502,7 @@ http_interactions:
3500
3502
  Accept:
3501
3503
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3502
3504
  Authorization:
3503
- - Token token=<VOLPINO_TOKEN>
3505
+ - Bearer <VOLPINO_TOKEN>
3504
3506
  response:
3505
3507
  status:
3506
3508
  code: 202
@@ -3519,7 +3521,7 @@ http_interactions:
3519
3521
  Content-Type:
3520
3522
  - application/json; charset=utf-8
3521
3523
  Date:
3522
- - Wed, 29 Mar 2017 13:23:48 GMT
3524
+ - Tue, 04 Jul 2017 17:52:06 GMT
3523
3525
  Server:
3524
3526
  - openresty/1.11.2.2
3525
3527
  Status:
@@ -3531,28 +3533,28 @@ http_interactions:
3531
3533
  X-Frame-Options:
3532
3534
  - SAMEORIGIN
3533
3535
  X-Powered-By:
3534
- - Phusion Passenger 5.1.2
3536
+ - Phusion Passenger 5.1.5
3535
3537
  X-Request-Id:
3536
- - d9870f51-a222-40aa-b4f0-c524a96df059
3538
+ - 56dc184a-1183-46dd-b768-28f4e0928deb
3537
3539
  X-Runtime:
3538
- - '0.013268'
3540
+ - '0.013425'
3539
3541
  X-Xss-Protection:
3540
3542
  - 1; mode=block
3541
3543
  Content-Length:
3542
- - '237'
3544
+ - '238'
3543
3545
  Connection:
3544
3546
  - keep-alive
3545
3547
  body:
3546
3548
  encoding: UTF-8
3547
- string: '{"data":{"id":"b5965e58-8bbe-4387-9d1e-36c9d6c9b5ac","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3549
+ string: '{"data":{"id":"823a69de-f1d7-4fd1-8b7b-42cea5ad3b60","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014352","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3548
3550
  http_version:
3549
- recorded_at: Wed, 29 Mar 2017 13:23:48 GMT
3551
+ recorded_at: Tue, 04 Jul 2017 17:52:06 GMT
3550
3552
  - request:
3551
3553
  method: post
3552
3554
  uri: https://profiles.test.datacite.org/api/claims
3553
3555
  body:
3554
3556
  encoding: UTF-8
3555
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271","source_id":"orcid_update","claim_action":"create"}}'
3557
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547","source_id":"orcid_update","claim_action":"create"}}'
3556
3558
  headers:
3557
3559
  User-Agent:
3558
3560
  - Maremma - https://github.com/datacite/maremma
@@ -3561,7 +3563,7 @@ http_interactions:
3561
3563
  Accept:
3562
3564
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3563
3565
  Authorization:
3564
- - Token token=<VOLPINO_TOKEN>
3566
+ - Bearer <VOLPINO_TOKEN>
3565
3567
  response:
3566
3568
  status:
3567
3569
  code: 202
@@ -3580,7 +3582,7 @@ http_interactions:
3580
3582
  Content-Type:
3581
3583
  - application/json; charset=utf-8
3582
3584
  Date:
3583
- - Wed, 29 Mar 2017 13:23:49 GMT
3585
+ - Tue, 04 Jul 2017 17:52:07 GMT
3584
3586
  Server:
3585
3587
  - openresty/1.11.2.2
3586
3588
  Status:
@@ -3592,28 +3594,26 @@ http_interactions:
3592
3594
  X-Frame-Options:
3593
3595
  - SAMEORIGIN
3594
3596
  X-Powered-By:
3595
- - Phusion Passenger 5.1.2
3597
+ - Phusion Passenger 5.1.5
3596
3598
  X-Request-Id:
3597
- - cd151b45-ed10-4bb4-b2b3-6e4aa9ad5635
3599
+ - 6feb13d4-4be3-48e3-b259-e27cd89fa12d
3598
3600
  X-Runtime:
3599
- - '0.012393'
3601
+ - '0.013678'
3600
3602
  X-Xss-Protection:
3601
3603
  - 1; mode=block
3602
- Content-Length:
3603
- - '237'
3604
3604
  Connection:
3605
3605
  - keep-alive
3606
3606
  body:
3607
3607
  encoding: UTF-8
3608
- string: '{"data":{"id":"87ed8708-35e6-4c0f-9183-1dd416071d7f","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3608
+ string: '{"data":{"id":"27913db7-e2b1-47ea-a057-f15647402e26","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1041547","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3609
3609
  http_version:
3610
- recorded_at: Wed, 29 Mar 2017 13:23:49 GMT
3610
+ recorded_at: Tue, 04 Jul 2017 17:52:07 GMT
3611
3611
  - request:
3612
3612
  method: post
3613
3613
  uri: https://profiles.test.datacite.org/api/claims
3614
3614
  body:
3615
3615
  encoding: UTF-8
3616
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270","source_id":"orcid_update","claim_action":"create"}}'
3616
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.760716.V1","source_id":"orcid_update","claim_action":"create"}}'
3617
3617
  headers:
3618
3618
  User-Agent:
3619
3619
  - Maremma - https://github.com/datacite/maremma
@@ -3622,7 +3622,7 @@ http_interactions:
3622
3622
  Accept:
3623
3623
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3624
3624
  Authorization:
3625
- - Token token=<VOLPINO_TOKEN>
3625
+ - Bearer <VOLPINO_TOKEN>
3626
3626
  response:
3627
3627
  status:
3628
3628
  code: 202
@@ -3641,7 +3641,7 @@ http_interactions:
3641
3641
  Content-Type:
3642
3642
  - application/json; charset=utf-8
3643
3643
  Date:
3644
- - Wed, 29 Mar 2017 13:23:49 GMT
3644
+ - Tue, 04 Jul 2017 17:52:07 GMT
3645
3645
  Server:
3646
3646
  - openresty/1.11.2.2
3647
3647
  Status:
@@ -3653,28 +3653,28 @@ http_interactions:
3653
3653
  X-Frame-Options:
3654
3654
  - SAMEORIGIN
3655
3655
  X-Powered-By:
3656
- - Phusion Passenger 5.1.2
3656
+ - Phusion Passenger 5.1.5
3657
3657
  X-Request-Id:
3658
- - 74160c47-2306-466f-9760-62b11b523169
3658
+ - 21631c02-e3d9-4754-a21f-09f186807b90
3659
3659
  X-Runtime:
3660
- - '0.013048'
3660
+ - '0.012927'
3661
3661
  X-Xss-Protection:
3662
3662
  - 1; mode=block
3663
3663
  Content-Length:
3664
- - '237'
3664
+ - '240'
3665
3665
  Connection:
3666
3666
  - keep-alive
3667
3667
  body:
3668
3668
  encoding: UTF-8
3669
- string: '{"data":{"id":"729ef8bc-05a2-4daa-9774-3f9aa100478c","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3669
+ string: '{"data":{"id":"75e19279-8c38-4ed3-be2b-0a011fbc1546","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.760716.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3670
3670
  http_version:
3671
- recorded_at: Wed, 29 Mar 2017 13:23:49 GMT
3671
+ recorded_at: Tue, 04 Jul 2017 17:52:07 GMT
3672
3672
  - request:
3673
3673
  method: post
3674
3674
  uri: https://profiles.test.datacite.org/api/claims
3675
3675
  body:
3676
3676
  encoding: UTF-8
3677
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.778701","source_id":"orcid_update","claim_action":"create"}}'
3677
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270.V1","source_id":"orcid_update","claim_action":"create"}}'
3678
3678
  headers:
3679
3679
  User-Agent:
3680
3680
  - Maremma - https://github.com/datacite/maremma
@@ -3683,7 +3683,7 @@ http_interactions:
3683
3683
  Accept:
3684
3684
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3685
3685
  Authorization:
3686
- - Token token=<VOLPINO_TOKEN>
3686
+ - Bearer <VOLPINO_TOKEN>
3687
3687
  response:
3688
3688
  status:
3689
3689
  code: 202
@@ -3702,7 +3702,7 @@ http_interactions:
3702
3702
  Content-Type:
3703
3703
  - application/json; charset=utf-8
3704
3704
  Date:
3705
- - Wed, 29 Mar 2017 13:23:50 GMT
3705
+ - Tue, 04 Jul 2017 17:52:07 GMT
3706
3706
  Server:
3707
3707
  - openresty/1.11.2.2
3708
3708
  Status:
@@ -3714,28 +3714,28 @@ http_interactions:
3714
3714
  X-Frame-Options:
3715
3715
  - SAMEORIGIN
3716
3716
  X-Powered-By:
3717
- - Phusion Passenger 5.1.2
3717
+ - Phusion Passenger 5.1.5
3718
3718
  X-Request-Id:
3719
- - b2055c19-6805-44ed-8c44-a31e4449d111
3719
+ - 81a5931c-7b0d-4cc6-9cd4-6f0be90ca6c6
3720
3720
  X-Runtime:
3721
- - '0.011584'
3721
+ - '0.026065'
3722
3722
  X-Xss-Protection:
3723
3723
  - 1; mode=block
3724
3724
  Content-Length:
3725
- - '237'
3725
+ - '240'
3726
3726
  Connection:
3727
3727
  - keep-alive
3728
3728
  body:
3729
3729
  encoding: UTF-8
3730
- string: '{"data":{"id":"5e4ea0c7-b970-45d1-ba75-4bff83dac219","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.778701","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3730
+ string: '{"data":{"id":"588561df-a902-4af1-9069-ec85ec646b1a","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3731
3731
  http_version:
3732
- recorded_at: Wed, 29 Mar 2017 13:23:50 GMT
3732
+ recorded_at: Tue, 04 Jul 2017 17:52:07 GMT
3733
3733
  - request:
3734
3734
  method: post
3735
3735
  uri: https://profiles.test.datacite.org/api/claims
3736
3736
  body:
3737
3737
  encoding: UTF-8
3738
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.779705","source_id":"orcid_update","claim_action":"create"}}'
3738
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270.V2","source_id":"orcid_update","claim_action":"create"}}'
3739
3739
  headers:
3740
3740
  User-Agent:
3741
3741
  - Maremma - https://github.com/datacite/maremma
@@ -3744,7 +3744,7 @@ http_interactions:
3744
3744
  Accept:
3745
3745
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3746
3746
  Authorization:
3747
- - Token token=<VOLPINO_TOKEN>
3747
+ - Bearer <VOLPINO_TOKEN>
3748
3748
  response:
3749
3749
  status:
3750
3750
  code: 202
@@ -3763,7 +3763,7 @@ http_interactions:
3763
3763
  Content-Type:
3764
3764
  - application/json; charset=utf-8
3765
3765
  Date:
3766
- - Wed, 29 Mar 2017 13:23:50 GMT
3766
+ - Tue, 04 Jul 2017 17:52:08 GMT
3767
3767
  Server:
3768
3768
  - openresty/1.11.2.2
3769
3769
  Status:
@@ -3775,28 +3775,28 @@ http_interactions:
3775
3775
  X-Frame-Options:
3776
3776
  - SAMEORIGIN
3777
3777
  X-Powered-By:
3778
- - Phusion Passenger 5.1.2
3778
+ - Phusion Passenger 5.1.5
3779
3779
  X-Request-Id:
3780
- - ab696275-a578-4ec2-8fd9-ed2bf455bd86
3780
+ - bd4063eb-c9d0-40e7-9799-ce49f10d8f7f
3781
3781
  X-Runtime:
3782
- - '0.011918'
3782
+ - '0.014605'
3783
3783
  X-Xss-Protection:
3784
3784
  - 1; mode=block
3785
3785
  Content-Length:
3786
- - '237'
3786
+ - '240'
3787
3787
  Connection:
3788
3788
  - keep-alive
3789
3789
  body:
3790
3790
  encoding: UTF-8
3791
- string: '{"data":{"id":"48d051e8-48b0-4c46-9747-3ff21135bba3","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.779705","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3791
+ string: '{"data":{"id":"5d7461de-3e94-4883-bfc1-7d8c7d1f0722","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769270.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3792
3792
  http_version:
3793
- recorded_at: Wed, 29 Mar 2017 13:23:50 GMT
3793
+ recorded_at: Tue, 04 Jul 2017 17:52:08 GMT
3794
3794
  - request:
3795
3795
  method: post
3796
3796
  uri: https://profiles.test.datacite.org/api/claims
3797
3797
  body:
3798
3798
  encoding: UTF-8
3799
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735810","source_id":"orcid_update","claim_action":"create"}}'
3799
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V1","source_id":"orcid_update","claim_action":"create"}}'
3800
3800
  headers:
3801
3801
  User-Agent:
3802
3802
  - Maremma - https://github.com/datacite/maremma
@@ -3805,7 +3805,7 @@ http_interactions:
3805
3805
  Accept:
3806
3806
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3807
3807
  Authorization:
3808
- - Token token=<VOLPINO_TOKEN>
3808
+ - Bearer <VOLPINO_TOKEN>
3809
3809
  response:
3810
3810
  status:
3811
3811
  code: 202
@@ -3824,7 +3824,7 @@ http_interactions:
3824
3824
  Content-Type:
3825
3825
  - application/json; charset=utf-8
3826
3826
  Date:
3827
- - Wed, 29 Mar 2017 13:23:51 GMT
3827
+ - Tue, 04 Jul 2017 17:52:08 GMT
3828
3828
  Server:
3829
3829
  - openresty/1.11.2.2
3830
3830
  Status:
@@ -3836,28 +3836,28 @@ http_interactions:
3836
3836
  X-Frame-Options:
3837
3837
  - SAMEORIGIN
3838
3838
  X-Powered-By:
3839
- - Phusion Passenger 5.1.2
3839
+ - Phusion Passenger 5.1.5
3840
3840
  X-Request-Id:
3841
- - 09b5a32a-8948-43d1-a668-34dcf1e2802d
3841
+ - 07410f55-4911-41ba-94a7-30858a3d5521
3842
3842
  X-Runtime:
3843
- - '0.011331'
3843
+ - '0.012650'
3844
3844
  X-Xss-Protection:
3845
3845
  - 1; mode=block
3846
3846
  Content-Length:
3847
- - '237'
3847
+ - '240'
3848
3848
  Connection:
3849
3849
  - keep-alive
3850
3850
  body:
3851
3851
  encoding: UTF-8
3852
- string: '{"data":{"id":"2433e392-00dd-4b2e-866d-c68b1fa6fe00","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735810","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3852
+ string: '{"data":{"id":"b36f5034-c396-4fb0-96f1-d23d7329970b","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3853
3853
  http_version:
3854
- recorded_at: Wed, 29 Mar 2017 13:23:51 GMT
3854
+ recorded_at: Tue, 04 Jul 2017 17:52:08 GMT
3855
3855
  - request:
3856
3856
  method: post
3857
3857
  uri: https://profiles.test.datacite.org/api/claims
3858
3858
  body:
3859
3859
  encoding: UTF-8
3860
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735811","source_id":"orcid_update","claim_action":"create"}}'
3860
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V2","source_id":"orcid_update","claim_action":"create"}}'
3861
3861
  headers:
3862
3862
  User-Agent:
3863
3863
  - Maremma - https://github.com/datacite/maremma
@@ -3866,7 +3866,7 @@ http_interactions:
3866
3866
  Accept:
3867
3867
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3868
3868
  Authorization:
3869
- - Token token=<VOLPINO_TOKEN>
3869
+ - Bearer <VOLPINO_TOKEN>
3870
3870
  response:
3871
3871
  status:
3872
3872
  code: 202
@@ -3885,7 +3885,7 @@ http_interactions:
3885
3885
  Content-Type:
3886
3886
  - application/json; charset=utf-8
3887
3887
  Date:
3888
- - Wed, 29 Mar 2017 13:23:51 GMT
3888
+ - Tue, 04 Jul 2017 17:52:08 GMT
3889
3889
  Server:
3890
3890
  - openresty/1.11.2.2
3891
3891
  Status:
@@ -3897,28 +3897,28 @@ http_interactions:
3897
3897
  X-Frame-Options:
3898
3898
  - SAMEORIGIN
3899
3899
  X-Powered-By:
3900
- - Phusion Passenger 5.1.2
3900
+ - Phusion Passenger 5.1.5
3901
3901
  X-Request-Id:
3902
- - 36afae09-7812-43b9-893c-ecdfa9269e29
3902
+ - 519646cd-ebe9-4610-b40a-bea673abefd0
3903
3903
  X-Runtime:
3904
- - '0.011540'
3904
+ - '0.012290'
3905
3905
  X-Xss-Protection:
3906
3906
  - 1; mode=block
3907
3907
  Content-Length:
3908
- - '237'
3908
+ - '240'
3909
3909
  Connection:
3910
3910
  - keep-alive
3911
3911
  body:
3912
3912
  encoding: UTF-8
3913
- string: '{"data":{"id":"841b8ce7-0a5a-48db-baff-35fc87d39c07","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.735811","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3913
+ string: '{"data":{"id":"b1e53d56-0c02-4bae-b7d6-8febe8d5d448","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3914
3914
  http_version:
3915
- recorded_at: Wed, 29 Mar 2017 13:23:51 GMT
3915
+ recorded_at: Tue, 04 Jul 2017 17:52:08 GMT
3916
3916
  - request:
3917
3917
  method: post
3918
3918
  uri: https://profiles.test.datacite.org/api/claims
3919
3919
  body:
3920
3920
  encoding: UTF-8
3921
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745301","source_id":"orcid_update","claim_action":"create"}}'
3921
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V3","source_id":"orcid_update","claim_action":"create"}}'
3922
3922
  headers:
3923
3923
  User-Agent:
3924
3924
  - Maremma - https://github.com/datacite/maremma
@@ -3927,7 +3927,7 @@ http_interactions:
3927
3927
  Accept:
3928
3928
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3929
3929
  Authorization:
3930
- - Token token=<VOLPINO_TOKEN>
3930
+ - Bearer <VOLPINO_TOKEN>
3931
3931
  response:
3932
3932
  status:
3933
3933
  code: 202
@@ -3946,7 +3946,7 @@ http_interactions:
3946
3946
  Content-Type:
3947
3947
  - application/json; charset=utf-8
3948
3948
  Date:
3949
- - Wed, 29 Mar 2017 13:23:52 GMT
3949
+ - Tue, 04 Jul 2017 17:52:08 GMT
3950
3950
  Server:
3951
3951
  - openresty/1.11.2.2
3952
3952
  Status:
@@ -3958,28 +3958,28 @@ http_interactions:
3958
3958
  X-Frame-Options:
3959
3959
  - SAMEORIGIN
3960
3960
  X-Powered-By:
3961
- - Phusion Passenger 5.1.2
3961
+ - Phusion Passenger 5.1.5
3962
3962
  X-Request-Id:
3963
- - 046d3b0e-926b-489e-9927-df2eaefeb267
3963
+ - d8192311-5eb3-4919-8b7e-624e75a96f88
3964
3964
  X-Runtime:
3965
- - '0.011554'
3965
+ - '0.024422'
3966
3966
  X-Xss-Protection:
3967
3967
  - 1; mode=block
3968
3968
  Content-Length:
3969
- - '237'
3969
+ - '240'
3970
3970
  Connection:
3971
3971
  - keep-alive
3972
3972
  body:
3973
3973
  encoding: UTF-8
3974
- string: '{"data":{"id":"a85ad7d7-781d-432f-964b-28d1415e66e8","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745301","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3974
+ string: '{"data":{"id":"f19e3c8a-a6f5-4223-8de3-28310fad14bc","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769271.V3","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
3975
3975
  http_version:
3976
- recorded_at: Wed, 29 Mar 2017 13:23:52 GMT
3976
+ recorded_at: Tue, 04 Jul 2017 17:52:08 GMT
3977
3977
  - request:
3978
3978
  method: post
3979
3979
  uri: https://profiles.test.datacite.org/api/claims
3980
3980
  body:
3981
3981
  encoding: UTF-8
3982
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745313","source_id":"orcid_update","claim_action":"create"}}'
3982
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272.V1","source_id":"orcid_update","claim_action":"create"}}'
3983
3983
  headers:
3984
3984
  User-Agent:
3985
3985
  - Maremma - https://github.com/datacite/maremma
@@ -3988,7 +3988,7 @@ http_interactions:
3988
3988
  Accept:
3989
3989
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
3990
3990
  Authorization:
3991
- - Token token=<VOLPINO_TOKEN>
3991
+ - Bearer <VOLPINO_TOKEN>
3992
3992
  response:
3993
3993
  status:
3994
3994
  code: 202
@@ -4007,7 +4007,7 @@ http_interactions:
4007
4007
  Content-Type:
4008
4008
  - application/json; charset=utf-8
4009
4009
  Date:
4010
- - Wed, 29 Mar 2017 13:23:52 GMT
4010
+ - Tue, 04 Jul 2017 17:52:09 GMT
4011
4011
  Server:
4012
4012
  - openresty/1.11.2.2
4013
4013
  Status:
@@ -4019,28 +4019,28 @@ http_interactions:
4019
4019
  X-Frame-Options:
4020
4020
  - SAMEORIGIN
4021
4021
  X-Powered-By:
4022
- - Phusion Passenger 5.1.2
4022
+ - Phusion Passenger 5.1.5
4023
4023
  X-Request-Id:
4024
- - b8b7e4a2-4d93-4713-a263-45e29d75206e
4024
+ - 77e89070-ac50-47da-aa7b-e027d0955a72
4025
4025
  X-Runtime:
4026
- - '0.011870'
4026
+ - '0.018740'
4027
4027
  X-Xss-Protection:
4028
4028
  - 1; mode=block
4029
4029
  Content-Length:
4030
- - '237'
4030
+ - '240'
4031
4031
  Connection:
4032
4032
  - keep-alive
4033
4033
  body:
4034
4034
  encoding: UTF-8
4035
- string: '{"data":{"id":"ceecbf26-026f-4963-a26f-dc5be25a3c4a","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.745313","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
4035
+ string: '{"data":{"id":"8e670c7d-2fbd-451f-acc7-52a63a4fdf1d","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
4036
4036
  http_version:
4037
- recorded_at: Wed, 29 Mar 2017 13:23:52 GMT
4037
+ recorded_at: Tue, 04 Jul 2017 17:52:09 GMT
4038
4038
  - request:
4039
4039
  method: post
4040
4040
  uri: https://profiles.test.datacite.org/api/claims
4041
4041
  body:
4042
4042
  encoding: UTF-8
4043
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014351","source_id":"orcid_update","claim_action":"create"}}'
4043
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272.V2","source_id":"orcid_update","claim_action":"create"}}'
4044
4044
  headers:
4045
4045
  User-Agent:
4046
4046
  - Maremma - https://github.com/datacite/maremma
@@ -4049,7 +4049,7 @@ http_interactions:
4049
4049
  Accept:
4050
4050
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
4051
4051
  Authorization:
4052
- - Token token=<VOLPINO_TOKEN>
4052
+ - Bearer <VOLPINO_TOKEN>
4053
4053
  response:
4054
4054
  status:
4055
4055
  code: 202
@@ -4068,7 +4068,7 @@ http_interactions:
4068
4068
  Content-Type:
4069
4069
  - application/json; charset=utf-8
4070
4070
  Date:
4071
- - Wed, 29 Mar 2017 13:23:53 GMT
4071
+ - Tue, 04 Jul 2017 17:52:09 GMT
4072
4072
  Server:
4073
4073
  - openresty/1.11.2.2
4074
4074
  Status:
@@ -4080,28 +4080,28 @@ http_interactions:
4080
4080
  X-Frame-Options:
4081
4081
  - SAMEORIGIN
4082
4082
  X-Powered-By:
4083
- - Phusion Passenger 5.1.2
4083
+ - Phusion Passenger 5.1.5
4084
4084
  X-Request-Id:
4085
- - 9590730f-21e6-4fe2-acd1-58174f4ea0c3
4085
+ - 4169ac51-0169-40a2-9547-8f5e727a0859
4086
4086
  X-Runtime:
4087
- - '0.012277'
4087
+ - '0.012784'
4088
4088
  X-Xss-Protection:
4089
4089
  - 1; mode=block
4090
4090
  Content-Length:
4091
- - '238'
4091
+ - '240'
4092
4092
  Connection:
4093
4093
  - keep-alive
4094
4094
  body:
4095
4095
  encoding: UTF-8
4096
- string: '{"data":{"id":"e2fa98bb-fb5b-4fcb-a64b-8ba03cb172e6","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014351","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
4096
+ string: '{"data":{"id":"374f050e-d5e8-4bb7-b5bb-4cfa581b7fe5","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.769272.V2","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
4097
4097
  http_version:
4098
- recorded_at: Wed, 29 Mar 2017 13:23:53 GMT
4098
+ recorded_at: Tue, 04 Jul 2017 17:52:09 GMT
4099
4099
  - request:
4100
4100
  method: post
4101
4101
  uri: https://profiles.test.datacite.org/api/claims
4102
4102
  body:
4103
4103
  encoding: UTF-8
4104
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348","source_id":"orcid_update","claim_action":"create"}}'
4104
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.778701.V1","source_id":"orcid_update","claim_action":"create"}}'
4105
4105
  headers:
4106
4106
  User-Agent:
4107
4107
  - Maremma - https://github.com/datacite/maremma
@@ -4110,7 +4110,7 @@ http_interactions:
4110
4110
  Accept:
4111
4111
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
4112
4112
  Authorization:
4113
- - Token token=<VOLPINO_TOKEN>
4113
+ - Bearer <VOLPINO_TOKEN>
4114
4114
  response:
4115
4115
  status:
4116
4116
  code: 202
@@ -4129,7 +4129,7 @@ http_interactions:
4129
4129
  Content-Type:
4130
4130
  - application/json; charset=utf-8
4131
4131
  Date:
4132
- - Wed, 29 Mar 2017 13:23:54 GMT
4132
+ - Tue, 04 Jul 2017 17:52:09 GMT
4133
4133
  Server:
4134
4134
  - openresty/1.11.2.2
4135
4135
  Status:
@@ -4141,28 +4141,28 @@ http_interactions:
4141
4141
  X-Frame-Options:
4142
4142
  - SAMEORIGIN
4143
4143
  X-Powered-By:
4144
- - Phusion Passenger 5.1.2
4144
+ - Phusion Passenger 5.1.5
4145
4145
  X-Request-Id:
4146
- - 2dfd12bf-23f9-41e2-bc6e-1d403e141ffc
4146
+ - b96e1d64-2f0d-444d-b67c-b5f08254d6d8
4147
4147
  X-Runtime:
4148
- - '0.013216'
4148
+ - '0.026856'
4149
4149
  X-Xss-Protection:
4150
4150
  - 1; mode=block
4151
4151
  Content-Length:
4152
- - '238'
4152
+ - '240'
4153
4153
  Connection:
4154
4154
  - keep-alive
4155
4155
  body:
4156
4156
  encoding: UTF-8
4157
- string: '{"data":{"id":"44d44c6f-a78e-45b5-8031-3d63f3b11177","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014348","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
4157
+ string: '{"data":{"id":"a27e6c31-bd8a-47b5-91a3-207d65fbbb36","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.778701.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
4158
4158
  http_version:
4159
- recorded_at: Wed, 29 Mar 2017 13:23:54 GMT
4159
+ recorded_at: Tue, 04 Jul 2017 17:52:09 GMT
4160
4160
  - request:
4161
4161
  method: post
4162
4162
  uri: https://profiles.test.datacite.org/api/claims
4163
4163
  body:
4164
4164
  encoding: UTF-8
4165
- string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014352","source_id":"orcid_update","claim_action":"create"}}'
4165
+ string: '{"claim":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.779705.V1","source_id":"orcid_update","claim_action":"create"}}'
4166
4166
  headers:
4167
4167
  User-Agent:
4168
4168
  - Maremma - https://github.com/datacite/maremma
@@ -4171,7 +4171,7 @@ http_interactions:
4171
4171
  Accept:
4172
4172
  - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
4173
4173
  Authorization:
4174
- - Token token=<VOLPINO_TOKEN>
4174
+ - Bearer <VOLPINO_TOKEN>
4175
4175
  response:
4176
4176
  status:
4177
4177
  code: 202
@@ -4190,7 +4190,7 @@ http_interactions:
4190
4190
  Content-Type:
4191
4191
  - application/json; charset=utf-8
4192
4192
  Date:
4193
- - Wed, 29 Mar 2017 13:23:54 GMT
4193
+ - Tue, 04 Jul 2017 17:52:09 GMT
4194
4194
  Server:
4195
4195
  - openresty/1.11.2.2
4196
4196
  Status:
@@ -4202,28 +4202,28 @@ http_interactions:
4202
4202
  X-Frame-Options:
4203
4203
  - SAMEORIGIN
4204
4204
  X-Powered-By:
4205
- - Phusion Passenger 5.1.2
4205
+ - Phusion Passenger 5.1.5
4206
4206
  X-Request-Id:
4207
- - 6c4eb718-5b51-429a-9b7d-6858061574ce
4207
+ - 46a75c66-e704-48c1-94c3-801ea8269e2f
4208
4208
  X-Runtime:
4209
- - '0.012220'
4209
+ - '0.024536'
4210
4210
  X-Xss-Protection:
4211
4211
  - 1; mode=block
4212
4212
  Content-Length:
4213
- - '238'
4213
+ - '240'
4214
4214
  Connection:
4215
4215
  - keep-alive
4216
4216
  body:
4217
4217
  encoding: UTF-8
4218
- string: '{"data":{"id":"823a69de-f1d7-4fd1-8b7b-42cea5ad3b60","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.1014352","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
4218
+ string: '{"data":{"id":"d54d379d-bf8f-4e19-bb19-e1714aaf0b80","type":"claims","attributes":{"orcid":"0000-0002-3546-1048","doi":"10.6084/M9.FIGSHARE.779705.V1","source-id":"orcid_update","state":"waiting","claim-action":"create","claimed-at":null}}}'
4219
4219
  http_version:
4220
- recorded_at: Wed, 29 Mar 2017 13:23:54 GMT
4220
+ recorded_at: Tue, 04 Jul 2017 17:52:09 GMT
4221
4221
  - request:
4222
4222
  method: post
4223
4223
  uri: "<SLACK_WEBHOOK_URL>"
4224
4224
  body:
4225
4225
  encoding: US-ASCII
4226
- string: payload=%7B%22username%22%3A%22Event+Data+Agent%22%2C%22icon_url%22%3A%22https%3A%2F%2Fraw.githubusercontent.com%2Fdatacite%2Ftoccatore%2Fmaster%2Flib%2Ftoccatore%2Fimages%2Ftoccatore.png%22%2C%22attachments%22%3A%5B%7B%22title%22%3A%22Report+for+orcid_update%22%2C%22text%22%3A%2268+works+processed+for+date+range+2013-01-01+-+2017-12-31.%22%2C%22color%22%3A%22good%22%7D%5D%7D
4226
+ string: payload=%7B%22username%22%3A%22Event+Data+Agent%22%2C%22icon_url%22%3A%22https%3A%2F%2Fraw.githubusercontent.com%2Fdatacite%2Ftoccatore%2Fmaster%2Flib%2Ftoccatore%2Fimages%2Ftoccatore.png%22%2C%22attachments%22%3A%5B%7B%22title%22%3A%22Report+for+orcid_update%22%2C%22text%22%3A%2268+works+processed+with+0+errors+for+date+range+2013-01-01+-+2017-12-31.%22%2C%22color%22%3A%22good%22%7D%5D%7D
4227
4227
  headers:
4228
4228
  Accept-Encoding:
4229
4229
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -4247,7 +4247,7 @@ http_interactions:
4247
4247
  Access-Control-Allow-Origin:
4248
4248
  - "*"
4249
4249
  Date:
4250
- - Wed, 29 Mar 2017 13:23:55 GMT
4250
+ - Tue, 04 Jul 2017 17:52:09 GMT
4251
4251
  Referrer-Policy:
4252
4252
  - no-referrer
4253
4253
  Server:
@@ -4263,12 +4263,12 @@ http_interactions:
4263
4263
  X-Cache:
4264
4264
  - Miss from cloudfront
4265
4265
  Via:
4266
- - 1.1 3283735112d0a322451d32ef038129c9.cloudfront.net (CloudFront)
4266
+ - 1.1 87683b2e94f5a08f552b261ed269c83b.cloudfront.net (CloudFront)
4267
4267
  X-Amz-Cf-Id:
4268
- - rlMW8EHuLiTkN2SypLKnUflBaOHMNOc4HfncpTT41gbrBTipkgbUkw==
4268
+ - "-HG7k2GopKQnCl9eolTmhvFHwfgZWZREkWIz-tmDaluOLlwWqk_-yQ=="
4269
4269
  body:
4270
4270
  encoding: ASCII-8BIT
4271
4271
  string: ok
4272
4272
  http_version:
4273
- recorded_at: Wed, 29 Mar 2017 13:23:55 GMT
4273
+ recorded_at: Tue, 04 Jul 2017 17:52:10 GMT
4274
4274
  recorded_with: VCR 3.0.3