api.glitch.com/simple/skill... used to respond with {"ok":0,"error":"not_authorized"} but now responds with an empty body. Same applies for other forms of invalid key, it seems.
this is now fixed. there was some left-over error handling code from when the API used OAuth version 1. it now responds with OAuth-2 style error messages as you expect