Forum Discussion
Outlook 2016 error 0xCAA70004
I was getting this same Pop-up, and I was able to fix it by running the office365 diagnostics tool:
https://diagnostics.office.com/
The diagnosis was invalid cached credentials, and the tool automatically cleared credentials and restarted outlook.
I recently updated office on my laptop - so credentials may have been cached since before that, resulting in the failure. That's mostly guessing at a cause though.
- Mathieu GuastellaJul 18, 2018Copper Contributor
Dear,
I have the same issue when trying to add an Office 365 account :
followed by this error message:
Unable to add the account. I tried the support tool but with no success.
Can you please describe ste steps you perform using the tool? There is a lot of options...
Thank you!
- Timo RiemerOct 31, 2018Copper Contributor
Which steps did you take in the tool? I could not resolve the problem with the tool yet.
THX
Timo
- Alex MelchingOct 31, 2018Iron Contributor
Refer to this article as well for Symptom 4.
- simonsouthMar 30, 2019Copper Contributor
Alex MelchingThanks for linking that article; it gave me the clue I needed to solve this problem.
Configuring Windows 10 to access the Internet through a local proxy server (such as Privoxy) creates issues for Universal Windows Platform apps, which by default are forbidden from opening a network connection to the local machine. This includes the Azure Active Directory (AAD) broker plugin used by Office applications to perform authentication, which is effectively blocked from accessing the Internet when a local proxy is in use.
The solution in this scenario is to use a tool like Tiago Andrade e Silva's Loopback Exemption Manager to explicitly grant permission for this plugin to access the local machine, thereby allowing it to connect to the proxy server and, through it, the Internet. Once I added an exemption for the AAD-broker plugins on my computer I was able to sign into my Office account again and use Outlook without the "0xCAA70007" error code reappearing.
- retzolitoJul 04, 2019Copper Contributor
Timo Riemer hi guys, "CMD" and "ipconfig /flushdns" that work fine for me ^^