Home › Forums › kdb Insights › BigQuery API no longer working › Re: BigQuery API no longer working
-
Thank you Megan!
FYI – the amazing support team has already given me a way forward. We just simply need to change the way we assign the default ProjectID as follows
.com_kx_bq.cfg.default[`$"+projectId"]:"<PROJECTID>"
And that’s pretty much it! Not sure if the docs will be updated or a new version of the library will be released, but for now this works well.