Help needed! Cannot post my plugin to the Marketplace (Getting a 409 Conflict error)
Hi everyone,
Can you guys please help me out with a marketplace issue?
I am trying to list my newly published plugin on the public Framer Marketplace, but every time I try to submit the form, it crashes and gives me a "failed to post plugin" error.
The strange thing is that the plugin package is successfully uploaded to my developer dashboard (/dashboard/plugins/), and it runs completely fine inside my personal Framer projects when I open it. However, it refuses to show up on my public creator profile (://framer.com) or the public marketplace directory.
I opened the browser console (F12) to see what is going wrong, and I see these errors when clicking the post button:
POST https://framer.com 409 (Conflict)
Uncaught Error: Minified React error #418
It looks like a broken draft or a database conflict on the backend is preventing my public listing from being created.
Help needed! Cannot post my plugin to the Marketplace (Getting a 409 Conflict error)
Hi everyone,
Can you guys please help me out with a marketplace issue?
I am trying to list my newly published plugin on the public Framer Marketplace, but every time I try to submit the form, it crashes and gives me a "failed to post plugin" error.
The strange thing is that the plugin package is successfully uploaded to my developer dashboard (/dashboard/plugins/), and it runs completely fine inside my personal Framer projects when I open it. However, it refuses to show up on my public creator profile (://framer.com) or the public marketplace directory.
I opened the browser console (F12) to see what is going wrong, and I see these errors when clicking the post button:
POST https://framer.com 409 (Conflict)
Uncaught Error: Minified React error #418
It looks like a broken draft or a database conflict on the backend is preventing my public listing from being created.