Image storing issue in postgres

I am creating an app with postgres database that is taking table name as an input.
Every thing is working fine but whenever I publish this app, table is being successfully created but images are failed to store in database. What I’m missing ?

Anvil app link:


Python(jupyter notebook)


After publishing the app:


image

I am creating an app with postgres database that is taking table name as an input.
Every thing is working fine but whenever I publish this app it worked perfectly on my side but when other are using it tables are being successfully created but images are failed to store in database. What I’m missing ?

Python(jupyter notebook)

After publishing the app:

image

@p.colbert Sir can you please provide some assistance regarding this ?

I’d like to, but I’ve never used the instance of Postgres that’s underneath my Anvil app. I’m not on the Dedicated pricing plan. So I don’t have that direct access. I also have zero experience with Jupiter notebooks. (Seems like a neat idea, though.)

In short, I don’t have the experience required to answer this kind of question. Other users on this forum, however, are likely to have that experience. So don’t give up hope!

Okay, Thank You :slightly_smiling_face:

@brooke @meredydd Is anyone of you familiar with this kind of question ?