in response i get
"avatar": {
"gravatar": {
"hash": "00000000000000000"
},
"tmdb": {
"avatar_path": null
}
},
But how can i load image by these?
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од Travis Bell
дана 03. април 2024. у 10:35 AM
Hi @lLump,
The
avatar_path
can be treated like any other image on TMDB. You can read about images here. For Gravatar, you can read their docs here.