Subscenario Google Drive Connection errors

Hi - I’ve been getting connection issues in using Google Drive. I have a parent scenario that calls a series of (Child) Sub-scenarios.

It passes a GDrive folder ID to the child scenario which then does a series of actions. Most commonly it searches the folder for certain types of files before then taking a series of actions. The problem I’m seeing is that I’m getting a Folder not found error thrown when it tries to perform the initial search.

However I if I just run the sub-scenario manually, by itself - it works perfectly. I have validated 1000 times that the ID I’m passing in is correct so its not that. I’ve deleted the search module and replaced it with a new one - that doesn’t although I’ve seen that solve problems in the past. I’ve tried using HTTP calls instead of sub-scenararios. I dont think its Google rate-limiting me either as running it manually is fine.

I did a deep search on Claude last night which indicated their can be challenges in connection inheritance. I did go and manually reauthorize and renew all my google connections.

I really don’t want to create a single scenario as it would be massive.

Any tips or suggestion would be gratefully received. Thanks