Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

502 Bad Gateway is returned (after some time) when Micropub server responds with an error #2

Open
jamietanna opened this issue Oct 12, 2020 · 1 comment

Comments

@jamietanna
Copy link

My Micropub server doesn't yet support Gfycat as a source for photos, but I wanted to give it a go to see what the response was.

Interestingly, I found Kapowski returned a 502, after some time - I wonder if we're not fully handling the error?

@martymcguire
Copy link
Owner

Thanks for the report @jamietanna

I can confirm that if a micropub create request comes back with an error that nothing is displayed to the user: https://github.com/martymcguire/kapowski/blob/glitch/server.js#L194

it gets console.log'd but that's ephemeral. leaving this as a TODO!

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

No branches or pull requests

2 participants