Nov 23, 2021 09:08 AM
Trying to deploy my custom app to a Base and keep getting this error:
{
“error”: “FORBIDDEN”,
“message”: “You can only run your development block in the original base where it was created.”
}
There are no answers to prior posts about resolving this.
Anybody have a way to fix this?
Dec 01, 2021 08:46 AM
Welcome to the community, @steven_wagner ! :grinning: I’m not aware of any way around this (but, admittedly, I haven’t tried to do this myself). I recommend reaching out to Airtable support if you have not done so already.
Dec 01, 2021 10:13 AM
What method are you using to deploy your custom app?
Are you adding a remote and releasing the app per this support article?
Dec 06, 2021 08:38 AM
Haved you tried resetting the api key using:
block set-api-key <YOUR_API_KEY> ?
Oct 17, 2024 12:00 AM
Hello from 2024! I experienced this issue when trying to build a custom extension in a base that already had a bunch of things going on in it. The error did not persist when I tried again in a fresh base.