Can't get wallpanel to show my google photos. Is something wrong with my YAML?

Right now all it shows is random images from a random source and no matter what I do, I can’t get my photos to appear, even after granting access to the Google Photos API. I also can’t get wallpanel working on just one device, via browser mod, unless I enable it from the top, for some reason. Any help will be greatly appreciated.

wallpanel:
             enabled: true
             profiles:
               device.idnumberhere:
                 enabled: true
                 hide_toolbar: true
                 hide_sidebar: true
                 fullscreen: true
                 image_fit: cover
                 display_time: 15
                 image_url: media-entity://camera.google_photos_album_namehere_media

I’ve also confirmed that the entities’ photos show and are reachable via Developer Tools → States

Never worked with Google Photos, but looking at your setup there is a text saying idnumberhere, which should probably be replaced.
Also the value of image_url needs to be replaced.

Thanks, but those are both intentional as I took out my personal identifiers, which I now realize was perhaps an unnecessary precaution since I was posting publicly. In my actual code, these identifiers are there