Hello,
Following issue happens when a user (Customer in JSD) try to submit a ticket via JSD:
First time the user opens ANY request, the page loader shows and it's spinning to infinity.
In this moment in browser console batch.js and batch.css show the 400 status.
If I manually refresh the browser the request shows and batch.js and batch.css display status 200.
So far nothing helped:
- testing this in multiple browsers,
- disabling all browser extensions
- disabling firewalls
- reducing network adapter's MTU size
This is HTTP status 400:
Bad Request - Invalid URL
HTTP Error 400. The request URL is invalid.
After refresh the broweser manualy the requested URL looks like this:
- https://xx.xxxx.xx/s/c0bfe08a06c747edbdb59f1192f5701d-T/95gib6/805002/c79942cdc5fc76f66cb868e5c1efcceb/2197621b0189c24fa5a5ddd3e8de5a80/_/download/contextbatch/js/com.atlassian.servicedesk.frontend-webpack-plugin:17,jira.webresources:mentions-feature,-customerportal,-com.atlassian.analytics.analytics-client:js-events,-browser-metrics-plugin.contrib,-jira.webresources:almond/batch.js?locale=hu-HU
Thanks in advance.