View errors during Ingestion
I have an Electron desktop application I have integrated with the Adobe Analytics script, I can see my requests for tracking pages and actions in the network tab being sent with what appears to be the appropriate data collection query parameters. The network request has a 200 status, however the data doesn't seem to make it to my dashboards. I am assuming there is an error in the ingestion engine somewhere. Is there a way to view the error logs for the ingestion of specific requests? Or another method I can use to debug what might be happening? I am unable to install a chrome extension within the electron window.