Announcement

Collapse
No announcement yet.

issue with outlook integration module

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • issue with outlook integration module

    Espocrm Version 7.3.2 installed from script
    Outlook integration version 1.2.9

    In personal email accounts when push "connect" button, after fill credentials - get "error response, more detail in console".

    In /var/www/espocrm/data/espocrm/data/logs/espo-2023-01-27.log:

    ERROR: Uncaught Exception Spatie\Async\Output\ParallelError: "PHP Deprecated: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/opis/closure/src/SerializableClosure.php on line 18 " at /var/www/html/vendor/spatie/async/src/Output/ParallelError.php line 11 {"exception":"[object] (Spatie\\Async\\Output\\ParallelError(code: 0): PHP Deprecated: Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/opis/closure/src/SerializableClosure.php on line 18\n at /var/www/html/vendor/spatie/async/src/Output/ParallelError.php:11)"} []

  • #2
    espoadmin,

    Checked: everything works successfully without any problems.

    Playback steps:
    - I installed EspoCRM on a clean virtual machine by instructions: https://github.com/espocrm/documenta...n-by-script.md.
    - Installed outlook-integration-1.2.9.
    - I set up it.
    - Created a Personal Email Account, made Connect.
    - IMAP and SMTP test were successful.

    Most likely, you have a problem with setting up the Outlook Integration extension: https://docs.espocrm.com/extensions/outlook-integration/setting-up/#outlook-integration-setting-up-for-administrator.​

    So please check:
    • Grant admin consent for Your_company_name option is not enabled (screenshot 1).
    • Outlook Integration extension is Disconnected (screenshot 2).
    Also, please check that your settings in screenshot 3 are correct. Seems like you mistakenly copy the wrong values ​​from the Azure. Or common was not selected in the Tenant field.

    For example, from Certificates & secrets you need to copy the value from the Value field to Client Secret (screenshot 4). And from Overview you need to copy the value from the Application (client) ID field to Client ID (screenshot 5).
    Attached Files
    Last edited by victor; 01-31-2023, 12:24 AM.

    Comment

    Working...
    X