Google Drive image not being fetched

We hosted some images on a google drive so that they could be fetched and used during login. We have images both for our application and for our organizations. When I enter a url for either in the dashboard, an image of a folder with an X in the middle of it appears. When I execute the login process, the images I see are still just initials (not the images we hosted and tried to link). Any idea what I’m doing wrong?

A link to our app image, for reference.

Hi @capndave,

I reproduced this issue with an image in my Google Drive. I did some research, and it appears that Google will block this image link on their end.

I recommend that you host the picture on a dedicated CDN, such as Google Cloud CDN or Media CDN.

Thanks,

Mary Beth