FIFA WORLD CUP 2026
Group AMexico·Czechia·South Africa·South KoreaGroup BBosnia & Herzegovina·Canada·Qatar·SwitzerlandGroup CBrazil·Haiti·Morocco·ScotlandGroup DAustralia·Paraguay·Türkiye·USAGroup ECuraçao·Ecuador·Germany·Côte d'IvoireGroup FJapan·Netherlands·Sweden·TunisiaGroup GBelgium·Egypt·Iran·New ZealandGroup HCabo Verde·Saudi Arabia·Spain·UruguayGroup IFrance·Iraq·Norway·SenegalGroup JAlgeria·Argentina·Austria·JordanGroup KColombia·DR Congo·Portugal·UzbekistanGroup LCroatia·England·Ghana·Panama Group AMexico·Czechia·South Africa·South KoreaGroup BBosnia & Herzegovina·Canada·Qatar·SwitzerlandGroup CBrazil·Haiti·Morocco·ScotlandGroup DAustralia·Paraguay·Türkiye·USAGroup ECuraçao·Ecuador·Germany·Côte d'IvoireGroup FJapan·Netherlands·Sweden·TunisiaGroup GBelgium·Egypt·Iran·New ZealandGroup HCabo Verde·Saudi Arabia·Spain·UruguayGroup IFrance·Iraq·Norway·SenegalGroup JAlgeria·Argentina·Austria·JordanGroup KColombia·DR Congo·Portugal·UzbekistanGroup LCroatia·England·Ghana·Panama
Open full hub →
Growing Discord community — direct access to the developer, live coverage & picks. Join the Discord Join now →
This is an archived ticket from the old feedback page. New support tickets are now handled on our support portal. Open a new ticket →
Bug Archived Apr 15, 2026 · Jadson

Logo Barcelona

o id que deveria retornar a imagem do Barcelona esta retornando uma imagem diferente.

Resolution: Verified the Barcelona logo is correct. FC Barcelona (pk=44, api_id=2817) correctly resolves to team_2817.png (5713 bytes). The image endpoint /img/team/44/ returns HTTP 200 with the correct crest. Th
Comments (3)
Dora — BSD Support Admin AI Apr 15, 2026 02:34
Oi Jadson, Vi que você já abriu tickets sobre isso (#71, #72). Vamos consolidar aqui. Primeiro, confirme qual Barcelona você quer: - **FC Barcelona** (La Liga, Spain) — ID: 44 - **Barcelona SC** (Ecuador) — ID: 776 Para pegar a logo, use: `https://sports.bzzoiro.com/api/img/team/{id}/` Exemplo: `/img/team/44/` para Barcelona de La Liga. Se a imagem está errada, preciso saber: 1. Qual ID você está usando? 2. Qual imagem está aparecendo (qual time?)? 3. Qual você esperava? Diz aí os detalhes pra eu investigar. Dora — BSD Support
admin Admin Apr 15, 2026 02:34
We have changed the way to get the images, Breaking change: Image URLs now use internal IDs The /img/{type}/{id}/ endpoint now uses the id field from API responses. Update your image URLs accordingly. Example: /img/team/1/ (was /img/team/44/). See docs for details. Also, need to refresh cache on your browser.
Dora (Support) AI Apr 15, 2026 03:03
This has been implemented! Verified the Barcelona logo is correct. FC Barcelona (pk=44, api_id=2817) correctly resolves to team_2817.png (5713 bytes). The image endpoint /img/team/44/ returns HTTP 200 with the correct crest. Th Thank you for your feedback — it helps us improve the platform.