Help

FORBIDDEN --> You can only run your development block in the original base where it was created

Topic Labels: Custom Extensions
1675 3
cancel
Showing results for 
Search instead for 
Did you mean: 
steven_wagner
4 - Data Explorer
4 - Data Explorer

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?

3 Replies 3

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.

What method are you using to deploy your custom app?

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

Steve_Haysom
8 - Airtable Astronomer
8 - Airtable Astronomer

Haved you tried resetting the api key using:

block set-api-key <YOUR_API_KEY> ?