Hi I am trying to cancel an invoice. But it just times out. I am on the latest built. How would i trace this issue ?. I checked browser console its empty. I check server logs , it registered nothing.
Check the request in the Network tab of browser dev tools. You can get request header and response there which can help you to debug further.