AmericanFootballApi

FREEMIUM
Durch REcodeX | Aktualisiert 1ヶ月前 | Sports
Popularität

9.3 / 10

Latenz

648ms

Service Level

100%

Health Check

100%

Zurück zu allen Diskussionen

Help loading player image

Rapid account: Mduffy 96
mduffy96
2年前

When I try to fetch the player image, I get the following error: Unexpected token ‘�’, “����”… is not valid JSON

Any ways to fix this? Thanks!

Rapid account: Fluis Lacasse
fluis.lacasse Commented 2年前

Hello,
The response returned from the images endpoints are “image/png” and not json, so you can’t parse it to json. One thing you can do is to convert from bytes to base64 string or use it from the cache.

Thanks.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen