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.
Cannot commit any changes either:
¿How can I continue to develop my code without linking the repo again?
Thanks everyone.
Hello @marina_valdes perhaps this documentation will help you generate your token and link the data form with Bitbucket.
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.