Despite I paste the folder URL it shows like nothing is there
Hi @artildo, many thanks for reporting this!
It looks like the Google Dive node expects a very specifc URL format has changed the URL format similar to the placeholder. Instead of https://drive.google.com/drive/u/0/folders/1SaGKNbXJejnBPtHv1yEZplX0Hia8TfKs
, can you try using https://drive.google.com/drive/folders/1SaGKNbXJejnBPtHv1yEZplX0Hia8TfKs
and confirm if this works for you?
Testing this with a similar URL structure just now on my side worked:
At this stage, I just want to understand if that’s indeed the problem you are seeing or if there’s more to it (as we obviously should also handle your URL format) before adding this to our bug tracker.
@MutedJam The link https://drive.google.com/drive/folders/1SaGKNbXJejnBPtHv1yEZplX0Hia8TfKs you provided works fine
Thanks so much for confirming! I’ll add this to our bug tracker for a fix, sounds like it’s just a problem with the parsing this specific URL format then.