I followed the zoho aoth setup notebook anche retrieved the refresh_token (and via Postman also create an access token, so the configuration of the Zoho app is fine).
But using the parameters in the UI to create the connection creates problem:
first of all it asks again to fill user and passowrd to autenticate and in this way instead of recieving the axxass token I think the UI gets back the redirect uri
Creazione della connessione non riuscita
Failed to request /ajax-api/2.1/unity-catalog/connections: 400 The response from the token server was missing the field access_token. The returned server response is: Map(error -> invalid_client)
It is possible that instead of usign the refresh toket it falls on the outh path of the Ymal? src/databricks/labs/community_connector/sources/zoho_crm/connector_spec.yaml
I followed the zoho aoth setup notebook anche retrieved the refresh_token (and via Postman also create an access token, so the configuration of the Zoho app is fine).
But using the parameters in the UI to create the connection creates problem:
first of all it asks again to fill user and passowrd to autenticate and in this way instead of recieving the axxass token I think the UI gets back the redirect uri
Creazione della connessione non riuscita
Failed to request /ajax-api/2.1/unity-catalog/connections: 400 The response from the token server was missing the field access_token. The returned server response is: Map(error -> invalid_client)
It is possible that instead of usign the refresh toket it falls on the outh path of the Ymal? src/databricks/labs/community_connector/sources/zoho_crm/connector_spec.yaml