Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19885

Default auth scope on google-sheets-streams not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.0.1, 4.1.0
    • camel-google-sheets
    • None
    • Unknown

    Description

      The Google Sheets Stream component uses a default scope https://www.googleapis.com/auth/spreadsheets when connecting.

      Apparently the scope alone is not sufficient to perform proper OAuth authentication and some more scopes are required. This results in authentication errors when trying to connect to GCP.

      Instead of using this default scope in google-sheets-streams component do not specify any scope at all (same as google-sheets component is doing) in order to fix authentication.

      In case users need to manage scopes while connecting all required scopes need to be given then.

      Attachments

        Activity

          People

            christophd Christoph Deppisch
            christophd Christoph Deppisch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: