Skip to content

Links for STR JSON on GCP and AWS on data page have wrong MIME type #1771

@phildarnowsky-broad

Description

@phildarnowsky-broad

The data page has links under https://gnomad.broadinstitute.org/data#v3-short-tandem-repeats to distribution data in JSON format for STRs. However, the links to GCP and AWS (Azure link is fine) apparently have an incorrect MIME-type set, leading to this error when you try to follow one: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data. Investigation of the headers shows the Content-Type is set to application/json, but no encoding is set, so that's presumably the proximate cause.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions