library-pals / bookmark-action

🔖 A GitHub action to bookmark websites to a JSON file
https://katydecorah.com/code/bookmark-action/
MIT License
30 stars 6 forks source link

URL rejected: No host part in the URL #150

Closed flamedfury closed 11 months ago

flamedfury commented 11 months ago

Hey Katy,

Is there any way that we can get around this error?

https://github.com/flamedfury/metadata-library/actions/runs/7178793959/job/19547671628

~fLaMEd

katydecorah commented 11 months ago

Hey hey! The problem here is that the meta tag for the OG image is not absolute and so it fails when attempting to download. I can look into if bookmark-action can evaluate if the image can be downloaded and skip it if not