Skip to main content

Trying to deploy my custom app to a Base and keep getting this error:



  • Running locally - successfully deployed

  • Mac OS

  • Safari Browser (cache cleared)


{

“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?

Welcome to the community, @steven_wagner ! 😀 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.


What method are you using to deploy your custom app?


Are you adding a remote and releasing the app per this support article?


Haved you tried resetting the api key using:


block set-api-key <YOUR_API_KEY> ?


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.


Reply