Validate access between Reltio's and your GCP service accounts
Learn how to validate access between the two service accounts.
After you're done with creating projects, datasets, custom roles, and submitting a Zendesk ticket, check if Reltio has access to your service account. A successful verification means that all your tenant's events are now synchronized with Reltio.
- Send the following request:
Where dphUrl is your tenant environment-data-pipeline-hub.reltio.com. For example: test-usg-data-pipeline-hub.reltio.com.POST http://{{dphUrl}}/api/tenants/{{ternantId}}/adapters/bigquery/validate
If Reltio's service account has access to your service account, you see a 200 OK status in the response, and the response body is empty.