gab696 asked
jwithing replied
i am using nocodb to power my tool that collects user feedback! right now, it takes a message from discord and POSTs it to the DB.
i use the nc/j/api/v1/<table_name> endpoint.
I am getting 200 status codes on my POST attempts but i dont see new rows being created. any sense of what i may be doing incorrect?
jwithing replied
Node: v12.22.6
Arch: x64
Platform: linux
Docker: true
Database: pg
ProjectOnRootDB: true
RootDB: pg
PackageVersion: 0.84.8
jwithing replied
i moved on to using gsheets, but i want to use nocodb, so lettme revert my code real quick
jwithing replied