[BUG] Google Docs Get Node (Potential Bug)

I am trying to get a Google Doc using Google Doc Node. The option says “Doc ID or Url” but when I never url, it does not get id from it and passes the whole URL to API which gives 404 error. See screenshot

It looks like the URL is not being resolved incorrectly. In the meantime, if you have only the document ID use that instead of the whole URL.

I used regex to extract id in meanwhile

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