I’m finding issues with the Bubble plugin. I am happy to use the API for calls and webhooks, but I need the Uploader and the Video Player to work.
First, the events for catching an oversize video does not trigger when using the plugin event. Instead I have to use “Every time event occurs” and then use “api.video oversized error” as a condition.
Second, after catching an oversize video the Uploader will not reset. It retains the “file_selected =yes” and when a new file is selected the Uploader fails to process the new video.
Would love to know if I’m the only one. Thanks.