17:25:35.401 [komf-event-listener-1] ERROR org.snd.mediaserver.komga.KomgaEventListener -- kotlin.Unit
org.snd.common.exceptions.HttpException: response code: 400 url: https://discord.com/api/webhooks/346456456/sdfsdf body: {"message": "Webhooks posted to forum channels must have a thread_name or thread_id", "code": 220001}
Hi,
i'm trying to send event message in discord thread like this :
discord: webhooks: [https://discord.com/api/webhooks/346456456/sdfsdf?thread_id=546456]
(I replace uri with fake data)
and i have this message :
17:25:35.401 [komf-event-listener-1] ERROR org.snd.mediaserver.komga.KomgaEventListener -- kotlin.Unit org.snd.common.exceptions.HttpException: response code: 400 url: https://discord.com/api/webhooks/346456456/sdfsdf body: {"message": "Webhooks posted to forum channels must have a thread_name or thread_id", "code": 220001}