Help
Jonathan_Stockl
4 - Data Explorer
4 - Data Explorer
since ‎Apr 04, 2017
‎Nov 29, 2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi I’m trying to use the airtable ruby gem and have run into a problem. If the table name contains spaces I cannot retrieve or add records. If I use a table name without spaces it works. I tried replacing the space with %20 but it didn’t help. requir...