Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot grant API key access to demographics endpoints #505

Open
cmmiller97 opened this issue Feb 7, 2023 · 0 comments
Open

Cannot grant API key access to demographics endpoints #505

cmmiller97 opened this issue Feb 7, 2023 · 0 comments

Comments

@cmmiller97
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant