Greetings!
I have a custom schedule board, which is HTML WebResource, and it sends a fetch request that is long. Some of our users experience error connected to the POST request length, yet it's only on their pc (the same user doesn't get error on developers side). Here is the error messages we could collect:
Any suggestions what can be the cause? We suspect it to be browser/pc restriction on the POST request length.