Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed crashes when given errenous url parameters #163

Open
voxpelli opened this issue Aug 24, 2021 · 1 comment
Open

Embed crashes when given errenous url parameters #163

voxpelli opened this issue Aug 24, 2021 · 1 comment
Labels

Comments

@voxpelli
Copy link
Owner

Example:

https://webmention.herokuapp.com/api/embed?version=cutting-edge&url=http%3A%2F%2Fsvgur.com%2Fdweb%3Furl%3Dhttp%3A%2F%2Felecakes.blogspot.com&url=&url=

Causes:

Error: Invalid URL, should be an absolute one ()

Skärmavbild 2021-08-24 kl  10 47 08

@voxpelli voxpelli added the bug label Aug 24, 2021
@voxpelli
Copy link
Owner Author

Fix by simply removing empty URL:s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant