Description:
I’m encountering two issues while setting up a custom plugin in my Builder.io environment:
- Local Environment Issue:
- I’ve followed the documentation and successfully enabled the plugin in my local environment.
- The plugin appears in the UI, and I can add it to my content model.
- However, once added, the field does not function as expected. There’s no visible error message or debug information, so I’m unable to determine what’s going wrong.
- Hosted Plugin Issue:
- When I host the plugin online and try to add it via URL, I receive the following error:
3.*“Your account doesn’t have access to private plugins.”** - I’m not sure how to resolve this or if there are additional configuration steps required.
Request:
- Could you please help me troubleshoot why the plugin field fails to work or render properly in the local environment?
- Additionally, how can I resolve the access error when trying to use the hosted plugin?
Our plugin is hosted here: https://builder-plugin-seo-title.vercel.app/plugin.system.js, and plugin repo is here: GitHub - tonylee-pb/builder-plugin-seo-title: Productboard Builder CMS Plugin | SEO Title Input
Thank you!
Builder public api key
1d8ecee591ac4358befb8fe998100548
Screenshots or video link
Code stack you are integrating Builder with
- NextJs
Reproducible code example
custom plugin code