I am trying to move an app from a Maker Account to an Explorer Account
The app is NOT a classic app
Both accounts are PAID accounts and no payments outstanding
The app is NOT using Big Tables, SQL or BIGQUERY
The app I am trying to move DOES have unconnected integrations (DocsAutomator)
I keep getting this error message
"App cannot be transferred
This app uses a high-scale data source (Big Tables, SQL, or BigQuery) that cannot be transferred. Learn More about data sources."
1 Like
Check if there are any workflow run log tables.
2 Likes
Ahh yes - there are @Darren_Murphy
But deletion of these tables is not allowed - do I need to remove the integration with Docs Automator?
1 Like
I do have these tables @Darren_Murphy
1 Like
You just need to unlink those tables. Do you use them anywhere in your app? It’s just logs, it shouldn’t affect your DocsAutomator automation.
2 Likes
I treid to deleiet but they are not able to be deletd - then saw the “unlink” and that did the trick
Thank you @Darren_Murphy and @ThinhDinh
2 Likes