Hello everyone, I hope you can help me!
I am creating an product database for internal purposes. I have created a Softr interface and I want to have a customer chat bot to can answer basic queries such as “Does this product have x feature?” “What is the price of this product” etc… I have managed to create everything with the help of Chat GPT (I can’t code!) but once issue remains, when I try to trigger a database search, it constantly returns with “I can’t find this product”. I have searched the console, it says it cannot access the database because authentication is required and returns an error 401 or 403.
I have checked the token, the database ID all and everything is correct, so I am a bit at loss! I am the owner of the database.
Hope someone can assist with this, thanks in advance for any advice!