Forum Discussion

CarolMcconnell's avatar
CarolMcconnell
Qrew Captain
14 days ago

Move attachment to SharePoint error

I'm trying to set up a pipeline to move a file attachment to a folder in a SharePoint when a record is created. On the SharePoint step, I'm getting this error.

Does anyone know what is causing this?

Remote API returned authentication error: (invalid_grant) AADSTS700003: Device object was not found in the tenant

  • Okay, now I'm getting a different error.

    Remote service reported an error: Url specified is invalid.

  • katlyncowley's avatar
    katlyncowley
    Qrew Assistant Captain

    AADSTS700003 usually comes from a security issue with Microsoft that causes security tokens to become invalid. I would remove your credentials, then save and re-add them to your pipeline and try again. If that doesn't work, you may need to try to get new credentials (or change your password in Sharepoint if using user/password as login).