I am using the Node JS library for BigQuery Data Transfer API to create a scheduled query.
I get this error message
BigQuery Data Transfer API has not been used in project xxxxxxxxx before or it is disabled. Enable it by visiting....
I visited the link and the project is not even my project, I do not have access to it and the project number provided is different to the project I have in the request.
I have used user access token in Header Authorization Bearer for OAuth access.
Anyone experience this issue before?