On Fri, Jun 26, 2020 at 6:27 PM Wayne Sherman wrote:
>
> Is there support in the fpc google api units for authenticating as a
> service account?
Also for reference, here is a sample G Suite Service OAuth2 json file
(with made up keys and IDs). After configuring a service account,
this file can b
Is there support in the fpc google api units for authenticating as a
service account?
Background:
Service accounts allow an application to interact with Google APIs
without authenticating as a specific user. Instead a service account
is created with it's own credentials, ID, and key. By authenti
On Fri, 26 Jun 2020, Wayne Sherman wrote:
On Thu, Jun 25, 2020 at 11:43 PM Michael Van Canneyt
wrote:
3) I recommend the newest libraries be tried first, working backwards
towards the oldest.
This is already so ? The version numbers are added from new to old ?
The libraries are currentl