Unable to process/upload CSV with URL Source

Created on 17 May 2023, over 1 year ago
Updated 8 June 2023, over 1 year ago

Problem/Motivation

I've tried 4 methods for uploading a CSV:

  1. Public Google Sheet with query parameter to make one of its sheets CSV: https://docs.google.com/spreadsheets/d/1ydQfgEDot0AC9xuT2txc39VBfuum_I1g...
  2. Github-hosted raw csv file (link to non-raw: https://github.com/OsmosisIncentivesCommittee/OsmoIncentives/blob/main/d...)
  3. URL of csv uploaded as media file on another local Drupal instance (public files, media module enabled)
  4. Path (full URL) of csv uploaded as file on the same local Drupal instance (public files, virgin D10, media module disabled)

and all of them failed, with:

  1. "Unable to process" warning
  2. "Unable to process" warning
  3. AJAX HTTP error 500
  4. "file does not exist or is not readable" warning

Both Drupal instances are local, installed by DDEV CMS Quickstart procedure.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇹Italy kopeboy Milan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024