No permissions to add document to Vectara. Check your corpus ID, customer ID and API key

Hello, I want to ask, I deployed app streamlit and langchain using vectara. I created account in vectara add api key, customer id, corpus id in my .env file. I deployed successfully and it works fine for me but for another user it cause error bcz it give message No permissions to add document to Vectara.
Check your corpus ID, customer ID and API key. How can other user use easily without any error regarding vectara id’s

Hi Muaz, thanks for bringing this up. I’d like to ask a few questions to get a better sense of your issue:

  1. What’s the Streamlit app you’re referring to?
  2. Can you share any of the code your wrote, with sensitive details redacted? Or maybe share a simplified version of the code?
  3. Can you describe exactly what actions the other user is performing with the app? Are they just running the app, and the app automatically ingests documents? Or are they running a command in the command line? Or something else?

Thanks!