I'm wondering how I can make a request with SSL using the ArcGIS Online Feature Service reader. No matter what I do, FME continnue sto try to access via HTTP instead of HTTPS.
I'm reading a features service hosted in ArcGIS Online into FME Workbench 2020 64 bit. Last week I was able to connect to a service using the Feature Service reader without issue. But our admin team converted the ESRI organization to require HTTPS only, which seems to coincide with the 403 error I'm receiving. I've remade the web connections, tried to reconfigure the feature service URL to use HTTPS, with no luck.
I receive this error
This may be a temporary server issue, or insufficient permissions. The error code from the server was '403' and the message was: 'SSL Required'
Failed to obtain any schemas from reader 'ARCGISONLINEFEATURES' from 1 datasets. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information
Log says
ArcGIS Online Feature Service Reader: Could not access Feature Service at 'http://services.arcgis.com/XXXXX/arcgis/rest/services/XXXXXXX/FeatureServer'. This may be a temporary server issue, or insufficient permissions. The error code from the server was '403' and the message was: 'Request not made over ssl'