I am trying to set up a Zendesk connector in GCP to fetch data from Zendesk into our BigQuery database.
Previously, I used a Python script to do the same job and it worked just fine. But in Google Zendesk connector, I get authentication error and the connector gets rejected. The authentication method (API token with a service email account) is the same as my python script and it still works but for some reason it doesn't work in the connector.
I talked to the support and they told me 2FA might cause this issue but because of the organisation policies I cannot deactivate 2FA for our accounts.
I would like to ask you to create a help page for Google Zendesk Connectors and address the possible issues.