I am trying to enable OneDrive import services in Laserfiche. I have followed the Administration Guide at: https://www.laserfiche.com/support/webhelp/Laserfiche/10/en-US/administration/#../Subsystems/WAConfiguration/Content/import-services.htm
When I now go to https://localhost/CloudImportServices/ and click "OneDrive" I get the following error:
unauthorized_client: The client does not exist or is not enabled for consumers. If you are the application developer, configure a new application through the App Registrations in the Azure Portal at https://go.microsoft.com/fwlink/?linkid=2083908.
When I click "OneDrive Business" I get the following error:
AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: <my application id>
The reply URL is the same in the Import Services tab as it is the Authentication page on the app page.
Any help in rectifying this issue would be welcomed.
Also, I should note that the documentation in the Laserfiche Administration Guide is out of date as the "My Applications page in Microsoft account Developer Center" is now deprecated and has been replaced with the Azure Portal.