Server Version#: 1.16.5.1554
Player Version#: /
Hello,
I’m developing a tiny webhook app for a third party service (using their api) but it seems that the webhook urls get cut off at < 1000 characters. Is it possible to increase this to around 2000 characters (which most modern browsers allow). Would be nice because I would like to include a JWT from the third party app in the url, which is unfortunately extremely long.
Thanks