Gmail release notification error (only one push push notification client is allowed for each developer)

I tried running gmail api watch on my two gmail accounts and it works fine.

But when another user tried to do this, it shows this error:

HTTP Error 400: "Only one custom client notification client is allowed per developer (call / stop, then try again)">

I don’t know if the problem is in the pub / sub client configuration or if stopping and viewing resolves the problem?

Can someone explain the meaning of this statement: "Only one custom client of client notifications is allowed for each developer"?

+5
source share
1 answer

Try a different project for the Cloud Pub / Sub theme where another user wants to set up Gmail API tracking.

0
source

All Articles