i've got a Suitelet that listens to some webhooks. Some of the webhooks do not have a
User-Agent
header so the Suitelet ignores it. Anyway around this? ( i'm currently proxying the webhook to add that header). Any known enhancement open i can vote on?
I've wondered the same thing. It seems like a bug. And until they change this, I think you have no choice but to proxy requests that you can't control the headers for.