I had configured my Outlook add-in as event-based activation as per this document https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest. Everything is working fine but when I'm trying to make an API call at that time it's showing me Network Request Failed. I have attached the image of the error.
Can anyone guide me on this how to solve this error?