You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! The Harvest API contains tables that deal with demographic information (see here: https://developers.greenhouse.io/harvest.html#demographic-data). However, it is not possible to grant an API key access to these endpoints from the Dev Center - these endpoints simply do not appear in the list. Even clicking "select all" to give the API key access to all endpoints does not work. I'm not sure if this is intentional, but I would like to be able to grant my API key access to these endpoints.
This caused a failure whenever I was trying to use Airbyte to sync data from Greenhouse to BigQuery. The connector recognizes that these tables exist and will attempt to pull data from them, but it's not possible the grant access to them, so the job fails. As a workaround, I have removed all of the demographic tables from the sync, and ensured that the API key has access to each of the streams that it will be pulling data from.
The text was updated successfully, but these errors were encountered:
Hello! The Harvest API contains tables that deal with demographic information (see here: https://developers.greenhouse.io/harvest.html#demographic-data). However, it is not possible to grant an API key access to these endpoints from the Dev Center - these endpoints simply do not appear in the list. Even clicking "select all" to give the API key access to all endpoints does not work. I'm not sure if this is intentional, but I would like to be able to grant my API key access to these endpoints.
This caused a failure whenever I was trying to use Airbyte to sync data from Greenhouse to BigQuery. The connector recognizes that these tables exist and will attempt to pull data from them, but it's not possible the grant access to them, so the job fails. As a workaround, I have removed all of the demographic tables from the sync, and ensured that the API key has access to each of the streams that it will be pulling data from.
The text was updated successfully, but these errors were encountered: