I'm trying to run a job with fmeserver/restapi, calling with ajax method on my own web service. I have FMEServer installed on localhost and on remote machine with its own IP. It doesn't work on neither. My web service is still under developement on localhost. My ajax is as follows:
and what I get is:
My FME CORS configurations are below:
Any idea what might have gone wrong? Perhaps the reason is working on localhosts (web - port: 8000, fme - port: 8000)?
I'd be really grateful for any piece of advice.