Can not add by DOI for one specific entry
Hi, I am uncertain as to why, but I am experiencing difficulty adding an article for this particular entry: https://doi.org/10.1103/PhysRevD.108.L031103. Any insights into the possible reasons would be greatly appreciated.
Thank you in advance!
Yiyu
Thank you in advance!
Yiyu
Technical details for those who care:
curl -v -LH "Accept: application/vnd.crossref.unixref+xml" https://doi.org/10.1103/PhysRevD.108.L031103
* Trying [2606:4700:20::681a:9ed]:443...
* Connected to doi.org (2606:4700:20::681a:9ed) port 443 (#0)
* schannel: disabled automatic use of client certificate
* ALPN: offers http/1.1
* ALPN: server accepted http/1.1
* using HTTP/1.1
> GET /10.1103/PhysRevD.108.L031103 HTTP/1.1
> Host: doi.org
> User-Agent: curl/8.0.1
> Accept: application/vnd.crossref.unixref+xml
>
...snip...
* Ignoring the response-body
* Connection #0 to host doi.org left intact
* Issue another request to this URL: 'https://api.crossref.org/v1/works/10.1103/PhysRevD.108.L031103/transform'
* Trying 208.254.38.72:443...
* Connected to api.crossref.org (208.254.38.72) port 443 (#1)
* schannel: disabled automatic use of client certificate
* ALPN: offers http/1.1
* ALPN: server did not agree on a protocol. Uses default.
* using HTTP/1.x
> GET /v1/works/10.1103%2FPhysRevD.108.L031103/transform HTTP/1.1
> Host: api.crossref.org
> User-Agent: curl/8.0.1
> Accept: application/vnd.crossref.unixref+xml
>
* schannel: remote party requests renegotiation
* schannel: renegotiating SSL/TLS connection
* schannel: SSL/TLS connection renegotiated
* schannel: remote party requests renegotiation
* schannel: renegotiating SSL/TLS connection
* schannel: SSL/TLS connection renegotiated
* schannel: server closed the connection
< HTTP/1.1 500 Server Error