Image icon and title for site award badges missing via API_GetUserAwards endpoint #3135
Labels
area/api-web
Web API
good first issue
kind/bug
Something isn't working
php
Pull requests that update Php code
Describe the bug
When getting a list of badges for a user the title and image icon for site awards are missing.
Endpoint:
API_GetUserAwards.php?y={{key}}&u={{username}}
To Reproduce
Fetch badges of a user via API and check the response:
Or an other example
Expected behavior
Title and image icon exists.
The text was updated successfully, but these errors were encountered: