it is our site - how do you go about doing that?
it is our site - how do you go about doing that?
Will I run into the cross-domain issue if I push to a NEW app on heroku?
What I want to do is a) avoid the cross-domain issue, and b) not screw up anything on the django/python that we already have in heroku
Hi Katya,
To clarify - I publish to the SAME/existing app, even if the app on heroku is django/python and our appery.io app connects to it via REST API?
Or do I publish to a new app on heroku?
this has been solved! I removed the "AmCharts.ready(function() {" line and the line second from the bottom ( "});" ) and it worked!