Hi, I have an issue running a job on FME Server 2018.1.1.1 (Build 18578). I'm new to the forum and to FME so please excuse the question if its a silly request! and also excuse me if I've posted to the incorrect forum etc... total newbie...
I created the workspace and published to server - all published fine but when I try to run the job it fails - below is a snippet of the log
Python version 2.7 loaded successfully
In a future release, FME will have reduced support for Python 2.7. Please review http://fme.ly/py27 for further information
Loaded Python module `arcgisonlinefeatures' from file `E:\FME\Server\fme\plugins/python27\arcgisonlinefeatures\__init__.pyc'
ArcGIS Online Feature Service Reader: Using proxy http://xx.xx.xx.xx:8080/
ArcGIS Online Feature Service Reader: Requesting portal information
Error: QSInvalidRequest
Python Exception <FMEWSException>: Type: 3, Number: 1, Message: Failed to get authorization header.
A fatal error has occurred. Check the logfile above for details
Translation FAILED with 3 error(s) and 1 warning(s) (0 feature(s) output)
FME Session Duration: 1 minute 8.1 seconds. (CPU: 1.8s user, 0.8s system
The proxy works on the machine and I have set FME up to use the proxy as per the guide.... but have I missed something else .... or is there a way to diagnose slightly better ?
any help is appreciated