Problem
Sometimes you might get the following error while using the Google BigQuery Connector.
Status Code: NotFound Response Body: { "error": { "code": 404, "message": "Not found: Job ga4-big-query-000000:job_dddddo-8jQfodnEnatk5BUJJEIde", "errors": [ { "message": "Not found: Job ga4-big-query-000000:job_dddddo-8jQfodnEnatk5BUJJEIde", "domain": "global", "reason": "notFound" } ], "status": "NOT_FOUND" } }
Possible Cause
In the majority of instances, this occurs because the Data Location for the Google BigQuery dataset was not provided in the Google BigQuery Connector.
Solutions
Kindly sign in to the BigQuery console and verify the Location property of your dataset. You will need to provide that information in the Connector to resolve this problem:
Access the Google BigQuery Connector Configuration User Interface and input your preferred data location into the Job Location Parameter:
This should resolve the issue you are experiencing.
Contact Us
If you have more question(s) feel free to contact us via Live chat or email at support@zappysys.com
Comments
0 comments
Article is closed for comments.