Hello Airtable Community,
I'm currently working on creating a custom extension in Airtable, but I've encountered some challenges and would appreciate any guidance. I have followed the prerequisites and setup steps, including installing Node.js, setting up a project directory, and running the commands “block init” and “block run.” However, I'm facing issues when trying to connect the extension to Airtable for a live preview.
Here are some details:
- Project Directory: I've set up a new directory and used “block init” with my Airtable base and block IDs.
- Development Server: After running “block run,” I see the localhost URL, but Airtable seems unable to connect to it.
- Environment: I'm using a Mac with all required dependencies installed, including the latest version of Node.js and the Airtable Blocks CLI.
If anyone has experience with troubleshooting these types of connection issues or can suggest further steps, your help would be greatly appreciated. Additionally, if there are any common configuration settings or known issues with using the localhost preview, please let me know.
Thank you in advance!