I'm trying to localize FAL records in inside news records. On my local copy of the page it is working but on production and staging site no more. I can't figure out whats wrong. The AJAX requests seems to send correct data, I compared it with my local request. But on the production and staging sites just gets back:
{"data":"","stylesheetFiles":[],"scriptCall":[]}
There are no log entries on staging, logging is enabled.
How to figure out what's the problem is?