I am facing a challenge integrating Typebot with Dify for file handling. Currently, Typebot is configured to send URLs from an S3 storage system I've set up. However, Dify is unable to read these URLs, even though they are public and I have the CORS policy open to any domain.
I would like to know if there is any recommended configuration or method within Typebot to address this issue. Is there a way to configure Typebot or the file exchange so that Dify can access these resources without any problems? Any guidance or recommendation would be greatly appreciated.
Hi Baptiste , thanks for reply. If I only use Typebot with OpenAI or Anthropic, the problem continues; neither of the LLMs can read the image from S3, even though it is public and visible. Any ideas?
Can you send me a flow that is capable of viewing the images or documents attached by a user? I've tried in the cloud version and it doesn't work either.