in response i get
"avatar": {
"gravatar": {
"hash": "00000000000000000"
},
"tmdb": {
"avatar_path": null
}
},
But how can i load image by these?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 3 de abril de 2024 a las 10:35
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.