Question
How is it possible to reset the authorization data for Microsoft Graph API in cases when automatic login was accidentally enabled and no other account could be selected?
Answer
This could be done by clearing the cookies/cache for the authorization page so next time the authorization is performed no previously used authorization parameters are used.
The specific approach depends on the version of ABBYY FlexiCapture 12 used, as follows:
- FlexiCapture 12 version 12.0.4.734 or prior - default system browser is used for MS Graph authorization, thus clearing cookies and caches for the https://login.live.com website should reset the authorisation data. Please, refer to browser's help section for details on how this action could be performed;
-
FlexiCapture 12 version 12.0.4.812 or newer - embedded WebView used for authorization instead of the system's default browser. To reset its data please navigate to the following folder:
C:\Users\<USERNAME>\AppData\Local\ABBYY\FlexiCapture\12.0
locate theWebViewData
folder and rename it to something else (e.g. "WebViewDataBackup").
Close all the Project Setup Station instances, then open it again and try to sign into MS Outlook from the Image Import Profile options again.
Comments
0 comments
Please sign in to leave a comment.