Hi I'm trying to connect to Microsoft Onedrive
using Onedrive input tool using these steps https://help.alteryx.com/2018.3/MicrosoftOneDriveInput.htm
but I faced a problem any help, please
Solved! Go to Solution.
@mhz92 The error you are encountering is an authentication error being returned by OneDrive. This error indicates that a client secret is required in order to connect, but one wasn't provided with the connection request. This is likely because you are attempting to connect to a OneDrive for business account using the OneDrive personal option which doesn't require a secret to be provided. You should be able to connect using the OneDrive for business option and providing both the client id and secret key fields.