in response i get
"avatar": {
"gravatar": {
"hash": "00000000000000000"
},
"tmdb": {
"avatar_path": null
}
},
But how can i load image by these?
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 3 aprilie 2024 la ora 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.