Skip to main content

Retrieve add-in logs from Outlook Web Access (OWA)

Find out how to retrieve your add-in logs from Outlook via a browser.

Kévin Joffray avatar
Written by Kévin Joffray
Updated yesterday

1. Logs recovery with "Dev Tools"

Launch Browser, open Dev Tools via “right-click -> Inspect” (Make sure Dev tools are opened before navigating to outlook url)

  1. Navigate to Network Tab

  2. Repro your scenario in Outlook Web

  3. Export har file from Devtools: 

  4. Navigate to console tab. Copy all the details into console log, and save to a text file :

  5. Send the har file, along with the console log (.logs file).

2.Recovery from Outlook < Diagnostics :

  • Go to "Help" -> "Get Diagnostics", and run "Send Diagnostics". Share the six digit alphanumeric code generated with us (this can be shared publicly).

#logs #har #OWA #console #network #addin

Did this answer your question?