Gary O
Gary O

Reputation: 27

CloudRail support for OneDrive For Business

We have used CloudRail to retrive files from OneDrive, Google Drive, Amazon S3 and Dropbox without hassle.

When we have tried to implement OneDrive For Business, we get an error

'The app ID is blocked for access of the O365 Discovery Service'

Does anyone know if this error comes from CloudRail or Azure? If I check the Azure history for the application, it is logging that my sign-n status is successful.

We have had multiple developers go through the setup instructions and get the client ID and secret with the same result.

We have now scaled our application to the example code on the CloudRail website and still the same problem.

Has anyone managed to get OneDrive For Business working with CloudRail?

If so, does anyone have any suggestions?

Thanks in advance

Upvotes: 0

Views: 96

Answers (1)

Gary O
Gary O

Reputation: 27

According to Microsoft, this is due to the O365 Discovery Service being depreciated. Existing application will still work but no new ones will.

CloudRail has updated their SDK to use Microsoft Graph instead of O365 and all is working.

Upvotes: 0

Related Questions