Help

Submitting an extension for review via "block submit" gives Invalid Permissions error

241 1
cancel
Showing results for 
Search instead for 
Did you mean: 
scoop
4 - Data Explorer
4 - Data Explorer

I must be missing something very fundamental.  

I converted Airtable's sample extension into my own, and it's running beautifully over localhost:9000, displaying as an extension in my sample base, as you can see below.  Everything functions when I check "simulate marketplace extension"

scoop_0-1738380725121.png

But when I try submitting it for review, running "block submit" from the root (same place I run "block run" from) I got this:

scoop_1-1738380902836.png

What permissions is it talking about?!  What is the "requested model"?  It's my own Airtable account, own workspace/base etc--and the code runs locally.  What am I missing?

Thanks!

 





 

1 Reply 1
Kamille_Parks
16 - Uranus
16 - Uranus

Edit the personal access token you're using to develop extensions with and ensure it has the scope "block:manage"

Screenshot 2025-02-03 at 7.53.45 PM.png