m2, DJ_[dj_je][d], [qubyte], IWSlackGateway, [jeremycherfas], [tantek], [aciccarello], [Joe_Crawford], [Paul_Robert_Ll], [Murray], [KevinMarks] and [lcs] joined the channel
#[lcs]I'm getting that ActivityPub bug where it serves the JSON instead of the HTML object. I'm trying to read up on the github discussions around this, but I can't wrap my head around how to implement the "implemented" fix. Suggestions on what to read [pfefferle] [snarfed]?
[pfefferle] joined the channel
#[pfefferle]this is most commonly a caching issue. do you use a caching plugin or do you have issues with cloudflare or something similar?
#[pfefferle]if it is a http cache, you could try to activate the Vary-Header by setting the `ACTIVITYPUB_SEND_VARY_HEADER` const.
#[lcs]Yeah it's definitely a caching issue. I use Breeze (Cloudways) and clearing the cache fixes the issue when it arises.