Uploading data to live database

Hello everyone,

I’ve been coding an js script that basically push data to Bubble’s API, the one that looks like this (https://yourappname/api/1.1/obj/).

Currently I am able to push the data to it, but the data is only showing on the dev database and not the live one. How con I push this data directly to the live database? Many thanks!

Are you sure you’re using the live URL?

Is any different to the example I did used? At the beginning I was uploading stuff as a test to the version_test one. I now did remove the version_test, as shown on the settings and not working at all.