What specific build of FME are you using? I found a problem with SAML authentication but it was reported fixed in build 17289 or greater. If you are using that or a newer build, did you replace the reader in your workspace? If not, can you try that?
Failing that I would report this to our support team directly (safe.com/support) - you could mention PR#77292, which I believe to be related to the issue.
Hi Mark, thanks for the reply. I'm using build 17259 - I'll see if I can get this updated to a newer build and let you know if that works.
EDIT: Upgraded to FME 2017.1.1.1 (build 17652) and it was working, but now a new error - 'Could not detect login form'. This has been reported to user support and currently waiting for an update - it is a known issue.
Hi Mark, thanks for the reply. I'm using build 17259 - I'll see if I can get this updated to a newer build and let you know if that works.
EDIT: Upgraded to FME 2017.1.1.1 (build 17652) and it was working, but now a new error - 'Could not detect login form'. This has been reported to user support and currently waiting for an update - it is a known issue.
Excellent. Let me know how it goes and if it still doesn't work I can investigate some more.
Hi Mark, thanks for the reply. I'm using build 17259 - I'll see if I can get this updated to a newer build and let you know if that works.
EDIT: Upgraded to FME 2017.1.1.1 (build 17652) and it was working, but now a new error - 'Could not detect login form'. This has been reported to user support and currently waiting for an update - it is a known issue.
Upgraded to build 17652 and it is now working again. Thanks for your help and quick response!
I was experiencing a similar error, and upgraded. I am on build 17652, and it still isn't working. It is now logging a python error stating "Could not detect login form". Please advise if there is something else that I should try to resolve the issue.
I was experiencing a similar error, and upgraded. I am on build 17652, and it still isn't working. It is now logging a python error stating "Could not detect login form". Please advise if there is something else that I should try to resolve the issue.
Hi, about a day after I had it working I also got the 'Could not detect login form' error - I reported to the support team and apparently it is a known issue being worked on. Hopefully an update soon. Cheers.
Hi Mark, thanks for the reply. I'm using build 17259 - I'll see if I can get this updated to a newer build and let you know if that works.
EDIT: Upgraded to FME 2017.1.1.1 (build 17652) and it was working, but now a new error - 'Could not detect login form'. This has been reported to user support and currently waiting for an update - it is a known issue.
I am having the same issue as described in the edit. Hope it will be fixed quickly!
The issue is fixed in the FME2018 beta (build 18220)
The issue is fixed in the FME2018 beta (build 18220)
Confirmed! Thanks for the update.
Hi, @mark2atsafe I am using FME2018.1 build 18578 WIN64 and I am also having issues reading in a SharePoint Online list. I have chosen the 'Authentication' as 'SAML (SharePoint Online)'.
I keep getting this error:
Microsoft SharePoint List Reader: Error authenticating via SAML. Verify that the username and password are correct, and that this is a SharePoint Online instance. Response message was: '200'
I have also tried it with FME2017.1.2.1 Build 17725 WIN32 but I get a different error here:
Microsoft SharePoint List Reader: Error authenticating via SAML. Verify that the username and password are correct, and that this is a SharePoint Online instance. Response message was: '403'
Can you please explain the difference between the two errors so I can try to work out what the issues are?
Also, can you please tell me if the 'Site' field should be the link to the actual List page or the overall domain?
Thanks,
Hi, @mark2atsafe I am using FME2018.1 build 18578 WIN64 and I am also having issues reading in a SharePoint Online list. I have chosen the 'Authentication' as 'SAML (SharePoint Online)'.
I keep getting this error:
Microsoft SharePoint List Reader: Error authenticating via SAML. Verify that the username and password are correct, and that this is a SharePoint Online instance. Response message was: '200'
I have also tried it with FME2017.1.2.1 Build 17725 WIN32 but I get a different error here:
Microsoft SharePoint List Reader: Error authenticating via SAML. Verify that the username and password are correct, and that this is a SharePoint Online instance. Response message was: '403'
Can you please explain the difference between the two errors so I can try to work out what the issues are?
Also, can you please tell me if the 'Site' field should be the link to the actual List page or the overall domain?
Thanks,
Well 200 is supposed to indicate success, which I don't think it is, so I'm not sure about that. I think it's a false message so chasing down code 200 won't help. 403 means you are trying to access a forbidden resource. It sounds like a permissions issue, so I would concentrate on that. Can you turn on Tools > FME Options, click on the Translation tab, and under Log Message Filter turn on Log Debug. For HTTP type issues it can often give you more information in the log window.
Other than that, I would suggest posting this as a new question, since not many people will find it hidden here. You could also contact our support team directly for assistance (safe.com/support) as I'm sure there's someone more familiar with SharePoint than I am.
Well 200 is supposed to indicate success, which I don't think it is, so I'm not sure about that. I think it's a false message so chasing down code 200 won't help. 403 means you are trying to access a forbidden resource. It sounds like a permissions issue, so I would concentrate on that. Can you turn on Tools > FME Options, click on the Translation tab, and under Log Message Filter turn on Log Debug. For HTTP type issues it can often give you more information in the log window.
Other than that, I would suggest posting this as a new question, since not many people will find it hidden here. You could also contact our support team directly for assistance (safe.com/support) as I'm sure there's someone more familiar with SharePoint than I am.
Thanks @mark2atsafe I have posted a new question: https://knowledge.safe.com/questions/92603/microsoft-sharepoint-list-reader-issue.html