Share feedback, ideas and get community help

Updated 4 months ago

File upload not working in public visibility

At a glance

The community member updated to the latest version of Typebot and encountered an issue with the file blocks. The private visibility works, but the community member needs a public URL. They checked the logs and Minio, and found that the file is being uploaded to Minio, and the file URL is retrieved by the continueChat call. The bucket policy is set to public. The community members discussed the issue, including the block settings, visibility, and any server errors. They found that the public URL throws an error, even though the response has the URL and Minio has the file uploaded. The community members suggested verifying the URL validation and providing the URL from the payload.

Just updated to latest version of typebot and file blocks have broken.

The private visibility works file but I need public url.

Upon checking the logs, and minio, the file is being uploaded to minio and the file url is retrieved by the continueChat call.

The bucket policy is public FYI.
Attachments
image.png
image.png
B
A
8 comments
What's your block settings?
Visibility is set to Public, Private or Auto?
Also, is there any error on the server?
it is public.

Like i said private works and it shows the link.

but the public one throws this error even though the response has the url (and minio has the file uploaded)
even with debug = true, there were no error logs
Can you DM the URL from the payload?
It may be an issue with the URL validation
I have already verified the regex validation manually and it seems to pass but i will send you either ways
Add a reply
Sign up and join the conversation on Discord