Cannot get ChildItems from shared folder in OneDriver

Screenshot 2024-03-09 at 08.45.18


I have 2 folders inside my one driver, one is a shared folder

  • the folder Apps, I can get all items inside it by getChildren
  • but with the shared folder (Bulle), the getChildren returns empty.

Please help me.

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi welcome to the community!
Sorry no one has helped you yet.

Can you please post your workflow, at the very least just the node in question?

You can just copy the node and paste it in a block like this

```
paste it here
```

Thanks

This very simple work flow

Is it possible that you don’t have the correct scopes set in your credentials to view shared items?

I don’t have a one drive to test with. You should check one drive API’s docs and see what the expected behavior is with shared documents

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.