{
"avatar": {
"gravatar": {
"hash": "c9e9fc152ee756a900db85757c29815d"
}
},
"id": 548,
"iso_639_1": "en",
"iso_3166_1": "CA",
"name": "Travis Bell",
"include_adult": true,
"username": "travisbell"
}
how can i know this by the hash?
https://www.gravatar.com/avatar/6b922b5b500b3be40fcdfd47b7ca182b
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on March 29, 2023 at 5:09 PM
Hi @Leix3, I'm not 100% sure I understand what you're asking. But I'll offer this:
We are able to generate the hash that Gravatar uses for your email because we have a copy of your email address. Since Gravatar does too, we are both able to generate the same hash for this value.
Obviously one of the key advantages to this system with Gravatar is that neither party shares the email address. They keep your data secure, and so do we. There's no way to get the original value without a brute force attempt.
Reply by Leix3
on March 29, 2023 at 5:14 PM
if someone don't have a profile photo & i use the hash than i get the default gravatar logo.
Is there a way to know with the hash that i will get a default gravatar logo.
https://upload.wikimedia.org/wikipedia/commons/5/5f/Gravatar-default-logo.jpg
Reply by Travis Bell
on March 29, 2023 at 5:22 PM
I believe there's two options:
d
onto the request. Read more about that hereEither way, that would be a Gravatar feature, and not something on TMDB.
Reply by Leix3
on March 29, 2023 at 5:23 PM
Oh thankss!!