gmail imap sync failure

Anthony McAlister 20 Reputation points
2024-08-16T13:29:18.79+00:00

hi,

outlook fails to sync gmail account with error PARSE ERROR: hr=2148322522 after successful login and no other info.

How do i diagnose / fix this?

Outlook | Windows | Classic Outlook for Windows | For business
{count} votes

Accepted answer
  1. Joan Hua-MSFT 5,300 Reputation points Microsoft External Staff
    2024-08-19T02:46:35.06+00:00

    Hi @Anthony McAlister

    Welcome to our forum!

    To better assist you to solve the problem, could you please describe more about the error?

    1. Does the error occur on the Outlook desktop client? To further confirm if the issue is more related to Outlook desktop client, if possible, please log in to your web mail and do the same test to check if the error persists. 
    2. And what is the version of your Outlook? It is recommended that you please check the Outlook client version (File>Office Account>Product Information) and try to upgrade to the latest version to see if the problem is resolved. 
    3. Would you please provide a screenshot of the error?  (Note: In order to avoid privacy leakage, please remember to hide your personal information.) 

    In addition, you may refer to the article: Fix problems connecting your Google account to the Microsoft Cloud - Microsoft Support to diagnose and fix the issue.

    If all above do not work, considering data file corruption, it is proposed that you create a new profile, re-add your account to the new profile and check if the same error still occurs. 

    Hope it helps! 


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  

    Note: Please follow the steps in our [documentation] to enable e-mail notifications if you want to receive the related email notification for this thread. 

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anthony McAlister 20 Reputation points
    2024-08-20T13:28:09.43+00:00

    Hi, in response:

    1. Yes... Using outlook web is not applicable as i only want to use outlook desktop to provide me with a nice front end to manage offline emails. I can use a web browser fine to access the emails - the one that gmail provides... This seems to be a client side issue with outlook as i can access the gmail imap servers fine via my own console app using MailKit Nuget package and using the same imap settings (server address, user account details etc). However, i would rather not have to spend the time writing my own version of outlook. POP3 works too from outlook, but the data there is really old as i moved to IMAP some years ago. This issue was first noticed on outlook 2015. I upgraded to 2021 to eliminate just that possibility that the issue had since been fixed. No such luck. Exactly the same outcome.
    2. I don't think there is a benefit to a screenshot as it is purely a popup asking for login details (rendered by iexplore.exe, not the default web browser, or even the expected modal dialog) - This in my experience as a programmer is indicative of a uncaught logic process bug and the function failure return code is assumed by the caller to be the most common one that function can encounter (login failure). I note that the trace output i would use in my own code to diagnose just such a problem, i can not find in a log file, or find how to make outlook generate it.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.