Using the API Connector plugin.
I need help in authenticating with Google Translation API.
I was asked to use Service Account for authentication - hope that’s correct.
I tried 3 different authentication methods to no avail.
1. OAuth2 Custom Token
I was given a JSON file which I pasted here:
2. OAuth2 User-Agent Flow
The above doesn’t work so I tried another authentication method.
More fields to enter and I’ve totally no idea where to find these values.
3. JSON Web Token
This one seems most promising because the fields can all be found in the JSON file I was given. But still I got an error “Could not sign request token, check private key”.
Any hints please? Or is there someone I can pay to set this up?