Skip to main content

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

  • November 23, 2021
  • 4 replies
  • 87 views

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?

4 replies

Justin_Barrett
Forum|alt.badge.img+21

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.


kuovonne
Forum|alt.badge.img+29
  • Brainy
  • December 1, 2021

What method are you using to deploy your custom app?

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


Forum|alt.badge.img+11
  • Inspiring
  • December 6, 2021

Haved you tried resetting the api key using:

block set-api-key <YOUR_API_KEY> ?


Max_Bernstein
Forum|alt.badge.img+10
  • Known Participant
  • October 17, 2024

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.