- Issue created by @philsward
- πΊπΈUnited States philsward
I'll note, the Import URL accepts more than 128, but the "fall back" mechanism from the HTTP Fetcher does not.
The HTTP Fetcher is limited to 128 characters. Many of the cloud-based spreadsheet options produce URL's that are far beyond the 128 char limit, making it impossible to use a cloud based solution as a CSV importer.
Try to enter more than 128 characters in the "Automatically add scheme" field within the HTTP Fetcher settings
Increase the limit to a minimum of 256 characters.
Active
1.0
Code
I'll note, the Import URL accepts more than 128, but the "fall back" mechanism from the HTTP Fetcher does not.