Is there a way to permanently fix this? I don’t want to use regex to transform the url new format into the old format as it seems like a bad workaround.
Hey @Thiago_Borja, thanks for reaching out and being a part of the community! I can’t find any reference by Google about a change to the normal behavior of gid’s in Sheets. I would also be incredibly surprised if they actually made that change because those sheets are meant to be the unique identifiers for the sheets within.
Instead, there might be an issue with the browser you’re using. It could be a problematic browser extension. Your best bet would be to reach out to Google’s support team (https://support.google.com/) and verify what you believe to be a new format to Google Sheets.
So, I still have no ideia as to why this is happening. But I don’t want to lose any more time with this, so I simply created a code node that will remove the extra gid (only allow the #gid one) and the workflow works normally.