Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icons metadata on Google Fonts API is not a valid JSON #7586

Open
qwerzl opened this issue Apr 22, 2024 · 0 comments
Open

Icons metadata on Google Fonts API is not a valid JSON #7586

qwerzl opened this issue Apr 22, 2024 · 0 comments

Comments

@qwerzl
Copy link

qwerzl commented Apr 22, 2024

Describe the issue
The Icons metadata returned by https://fonts.google.com/metadata/icons is not a valid JSON as it contains some random characters in the first line. Is this an expected behaviour?

To Reproduce
Download https://fonts.google.com/metadata/icons.

Expected behavior
Return a valid JSON

Additional context
None

Screenshots
The first lines of the returned data:

)]}'
{
  "host": "fonts.gstatic.com",
  "asset_url_pattern": "/s/i/{family}/{icon}/v{version}/{asset}",
  "families": [
    "Material Icons",
    "Material Icons Outlined",
    "Material Icons Round",
    "Material Icons Sharp",
    "Material Icons Two Tone"
  ],
  "icons": [
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant