Form Builder Example not working - permission problem with dependency

Hi,
I’m trying to run a clone of this Form Builder example that is in the Show and Tell section.

It loads in the editor without any warnings or errors, but when I hit run it immediately gives an error:

I checked the Dependencies in the configuration and found:

Could anyone please confirm if this is a problem with the application? and in that case suggest a way of making it work.

Thank you very much!!
Warm regards
Ricardo

It’s anvil_extras package. Don’t know why app cloning doesn’t clone the package right.

Remove the dependency and add it again: C6ZZPAPN4YYF5NVJ

1 Like

Hi @movelabs
Great!
Now it works!
I think the problem could be related to the token, because the one that shows in the dependency once you clone the application it is not the current token for the anvil-extras.

Thank you very much!!