Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Dataform - bitbucket link fails after removing the connection with the repo

Hi everyone.

I'm having issues with Dataform and the link with Bitbucket via SSH. I linked a bitbucket repo to pull the code and then removed the link, and now I get compilation errors and I cannot develop further code without that link. I get "API request error: Unable to fetch Git token secret" even though the link is already deleted.

marina_valdes_3-1720089304680.png

 

marina_valdes_0-1720089126665.png

Cannot commit any changes either:

marina_valdes_1-1720089220274.png

¿How can I continue to develop my code without linking the repo again?

Thanks everyone.

2 2 262
2 REPLIES 2

Hello @marina_valdes  perhaps this documentation will help you generate your token and link the data form with Bitbucket.

https://cloud.google.com/dataform/docs/connect-repository?hl=es-419#authenticate_a_remote_repository... 

Hello @joelvilca.

That is not what I'm looking for, I had already linked the repo successfully. What happened is after I unlinked it, it keeps asking for the token when there is no connection to any repo anymore. I want to compile the code in the dataform default repo.

Thank you though.