FDA / openfda

openFDA is a research project to provide open APIs, raw data downloads, documentation and examples, and a developer community for an important collection of FDA public datasets.
https://open.fda.gov
Creative Commons Zero v1.0 Universal
567 stars 131 forks source link

510k summary PDFs fail to download #202

Closed wcedmisten closed 2 months ago

wcedmisten commented 2 months ago

Hello! Some of the 510k summary PDFs return a 200 status with an empty response.

Let me know if there's a better place to report this issue.

When I curl the URL directly, I get an empty response but with a 200 status.

curl -v https://www.accessdata.fda.gov/cdrh_docs/pdf16/K160695.pdf

...

< HTTP/2 200 
< content-type: application/pdf
< content-length: 0
< last-modified: Wed, 04 Jan 2017 14:42:48 GMT
< accept-ranges: bytes
< etag: "987e8ed19866d21:0"
< server: Microsoft-IIS/10.0
< x-powered-by: ASP.NET
< content-security-policy: frame-ancestors 'self'
< x-frame-options: SAMEORIGIN
< strict-transport-security: max-age=31536000
< date: Sun, 05 May 2024 21:36:07 GMT
violetcrestedwren commented 2 months ago

Hi William,

That issue is upstream of us at our data source. You can find their contact information here: https://www.fda.gov/medical-devices/premarket-submissions-selecting-and-preparing-correct-submission/premarket-notification-510k

Thank you for your report, Violet Wren openFDA Tech Lead