Hi, is anyone having a issue in 2023.9 where when you export the data it is blank and all your get is the headers?
if you refresh the page a few time it then exports okthanks
You may
- Press F12 in your browser, go to the Console panel to check for JavaScript errors, go the Network panel to check the EventStream (see note below) and check the HTTP response.
- Enable Debug and check server side errors in log files.
Note: If you use Firefox, see Inspecting server-sent events. Chrome also has similar feature under the Network → EventStream.