Description of problem (please provide a set of steps we can use to replicate the issue, and make as many as you need.): The images/photographs I’ve hosted on Google Drive (and linked via html tags) are no longer displaying in the project journal posts. Only the image icon is showing. These used to work until recently and the links are still working for anyone to access. Any way to fix these, or to understand why they are no longer working? Thanks
when i look at the Console and Network monitor in my browser, it looks like the request for the image is failing with a 403 Forbidden error, and referrer policy is strict-origin-when-cross-origin.
i think that means that Google won’t let non-Google webpages use these images any more. i tried setting up a simple test html page (code below), and i see the same problem as in the iNat journal page.
it’s probably not something you should make a habit of, but just until the problem is solved at Google, you could just upload the images on a dummy casual observation, and then point your project journal to those images.
I would like to point out that this isssue will never be fixed on Google’s side. It is a deliberate choice on their part to disable this functionality https://issuetracker.google.com/issues/319531488