google-integration breaks ServiceFactory

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • telenieko
    Junior Member
    • Mar 2020
    • 9

    google-integration breaks ServiceFactory

    Hi,

    After installing the google-integration extension any attempt to create new entities fail. I try to create a "Base plus" entity and it gets back with services not found:

    Espo.ERROR: (500) Service 'Settings' was not found.; GET /api/v1/Settings; line: 98, file: htdocs/application/Espo/Core/ServiceFactory.php [] []
    Espo.ERROR: (500) Service 'Metadata' was not found.; GET /api/v1/Metadata; line: 98, file: htdocs/application/Espo/Core/ServiceFactory.php [] []

    Uninstalling the extension fixes things, so it is something related to the google-integration.

    google-integration version is: 1.3.5
    espocrm version is: 5.8.4
  • yuri
    Member
    • Mar 2014
    • 8455

    #2
    Hi,

    I could not reproduce the issue. Worked fine for me on the same versions.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8455

      #3
      Are there any other errors in the log upon installation of extension?
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      • telenieko
        Junior Member
        • Mar 2020
        • 9

        #4
        Hi,

        This was solved finally: The user profile/preferences has to have the email address configured in the gmail connection as a valid email for the user.

        thanks!

        Comment

        Working...