You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jean-Pierre Matsumoto (Jira)" <ji...@apache.org> on 2020/05/12 09:04:00 UTC

[jira] [Created] (CAMEL-15052) Cannot watch user with Google Mail component

Jean-Pierre Matsumoto created CAMEL-15052:
---------------------------------------------

             Summary: Cannot watch user with Google Mail component
                 Key: CAMEL-15052
                 URL: https://issues.apache.org/jira/browse/CAMEL-15052
             Project: Camel
          Issue Type: Bug
          Components: camel-google-mail
    Affects Versions: 3.2.0, 3.1.0, 3.0.1
            Reporter: Jean-Pierre Matsumoto
         Attachments: google-mail-watch.patch

In pom.xml file, API is restricted to getProfile only:

[https://github.com/apache/camel/blob/master/components/camel-google-mail/pom.xml#L169-L175]

But there are two other methods that are useful : watch and stop.

See here:
[https://developers.google.com/gmail/api/v1/reference/users/watch]

I've attached a patch to fix.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)