pipedream
pipedream copied to clipboard
Microsoft OneDrive
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.
Screenshots:

I couldn't reproduce this issue. I tried both OneDrive web and OneDrive App. My sources emit events correctly
Could you share how exactly you upload the file? And which source you're using?
:S
Without more information, I'm going to close this issue. Feel free to reopen and add more details, if you'd like.