Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
we had some jobs that use thttprequest to download a file from SharePoint and it all works well. We tried to use the same job to download from Sharepoint Office 365 but it gives us 403 error. Anyone has done the same connection?
In a tjava I catch (Boolean)globalMap.get("tHttpRequest_3_CONNECTED") and it's true so I might suppose that the connection to SharePoint was correct, I'm not so sure about the URI cause it has a strange path https://_______.sharepoint.com/:x:/r/sites_____________
Thx in advance for you help
Hello,
Is it from sharepointonline.com(SharePoint Online Office 365)?
Best regards
Sabrina
No, it's a company sharepoint, office 365 version
Regards