Skip to main content

I read files from Sharepoint. Sometimes I can read all the files but other times (no obvious pattern) I get this error msg when reading the exact same files again:

`fme_rejection_message' has value `SharepointOnlineConnector: Could not connect to server. Check that you are connected to the internet and that no firewall is blocking outbound connections. The error was 'HTTPSConnectionPool(host='graph.microsoft.com', port=443): Read timed out. (read timeout=60)''

Can I somehow easily adjust the read timeout?

Depending on what FME version you are running it is either 20(?) or 60 seconds (from FME2020 supposedly), hardcoded.

See idea: https://community.safe.com/s/bridea/a0r4Q00000HbqrrQAB/sharepoint-reader-timeout-parameter


Depending on what FME version you are running it is either 20(?) or 60 seconds (from FME2020 supposedly), hardcoded.

See idea: https://community.safe.com/s/bridea/a0r4Q00000HbqrrQAB/sharepoint-reader-timeout-parameter

Thanks @Tobias Pfeifer​ !


Reply