Im passing an image from a Google Drive node to Extract from file to create a Base64 string. Its returning a prettty large string so I cant view the output unless i choose to “View” or “Download”… My question is, when i choose download my entire string is there but if i choose view the end is cut off. Does anyone know if this is just a display limit and the full string is being outputted to the next node or is it actually being cut off?
Im trying to debug something at the next node and am trying to narrow down if this could be my issue or not.
thanks