Hi,
I am trying to use a Python script to connect to a remote database. I am calling this script from my phonegap application using $.getJSON(url), my script is stored on pythonanywhere, I want to use this script to send data to a database from my phonegap app, however no matter I do I keep getting the following error GET http://myurl 404 (Not Found) jquery.min.js:4 whenever I try and send data to the database