pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

Microsoft OneDrive

Open pipedream-component-development opened this issue 1 year ago • 2 comments

App

Microsoft OneDrive

Summary:

Error when new file uploaded

Details:

The trigger is when a file is dropped into OneDrive. When we dropped in a file to the folder the workflow didn't trigger. It shows an error in the sources.

Here is the error message: 2024-05-01T16:35:17 error Error: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at GraphError (/pipedream/dist/code/a1e920479cebf255fdf7b734df428fc94f884dbce114406f629763dd63cece9b/node_modules/.pnpm/@[email protected]/node_modules/@microsoft/microsoft-graph-client/src/GraphError.ts:63:3) at Function.GraphErrorHandler.constructErrorFromResponse (/pipedream/dist/code/a1e920479cebf255fdf7b734df428fc94f884dbce114406f629763dd63cece9b/node_modules/.pnpm/@[email protected]/node_modules/@microsoft/microsoft-graph-client/src/GraphErrorHandler.ts:77:18) at Function. (/pipedream/dist/code/a1e920479cebf255fdf7b734df428fc94f884dbce114406f629763dd63cece9b/node_modules/.pnpm/@[email protected]/node_modules/@microsoft/microsoft-graph-client/src/GraphErrorHandler.ts:104:31) at step (/pipedream/dist/code/a1e920479cebf255fdf7b734df428fc94f884dbce114406f629763dd63cece9b/node_modules/.pnpm/[email protected]/node_modules/tslib/tslib.js:195:27) at Object.next (/pipedream/dist/code/a1e920479cebf255fdf7b734df428fc94f884dbce114406f629763dd63cece9b/node_modules/.pnpm/[email protected]/node_modules/tslib/tslib.js:176:57) at /pipedream/dist/code/a1e920479cebf255fdf7b734df428fc94f884dbce114406f629763dd63cece9b/node_modules/.pnpm/[email protected]/node_modules/tslib/tslib.js:169:75 at new Promise () at Object.__awaiter (/pipedream/dist/code/a1e920479cebf255fdf7b734df428fc94f884dbce114406f629763dd63cece9b/node_modules/.pnpm/[email protected]/node_modules/tslib/tslib.js:165:16) at Function.GraphErrorHandler.getError (/pipedream/dist/code/a1e920479cebf255fdf7b734df428fc94f884dbce114406f629763dd63cece9b/node_modules/.pnpm/@[email protected]/node_modules/@microsoft/microsoft-graph-client/src/GraphErrorHandler.ts:101:65) at GraphRequest. (/pipedream/dist/code/a1e920479cebf255fdf7b734df428fc94f884dbce114406f629763dd63cece9b/node_modules/.pnpm/@[email protected]/node_modules/@microsoft/microsoft-graph-client/src/GraphRequest.ts:391:55)

Screenshots:

Screenshot

I couldn't reproduce this issue. I tried both OneDrive web and OneDrive App. My sources emit events correctly image image image image

Could you share how exactly you upload the file? And which source you're using?

vunguyenhung avatar May 07 '24 02:05 vunguyenhung

:S

sergio-eliot-rodriguez avatar May 10 '24 20:05 sergio-eliot-rodriguez

Without more information, I'm going to close this issue. Feel free to reopen and add more details, if you'd like.

dylburger avatar Jun 07 '24 23:06 dylburger