Office Add-in development: Can't sideload add-in in VSC; it returns 401 unauthorized despite having a 365 developer E5 subscription
Marcos Mayer
0
Reputation points
In short, I am trying to do this tutorial in Visual Studio Code: https://learn.microsoft.com/en-us/training/modules/office-add-ins-outlook/
However, when asked to start the add-in, it throws an error and says "401 unauthorized". Searching about it I found that it's because personal accounts cannot sideload manifests, but I have a 365 developer E5 subscription, so it should allow me to run my add-in.
How can I fix this?
Thanks in advance
Sign in to answer