403 when fetching avatar from Google (googleusercontent.com)
alexciesielski opened this issue · 0 comments
alexciesielski commented
Hey,
sporadically I am getting 403 errors when fetching avatars from Google.
The solution is to add a referrerpolicy
to the img tag.
https://community.auth0.com/t/google-account-picture-request-forbidden/42031/15
Any possibility to give us the ability to configure this? Or just always add the above referrerpolicy whenever we request a Google image?
Thanks!