[15:10:02] Hi, two identical post request on mediawiki api endpoint. 1 is with a VALID Authorization header (VALID because the same bearer consumer-only token works on get request with assert), 2 is without the authorization. 1 sends with a generic HTML, 2 works perfectly fine (as anonymous). Any idea why?