Help
Weiwei_Li
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Apr 28, 2019
‎Nov 29, 2022

User Statistics

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 2 Kudos received

User Activity

Hi, I’m having trouble passing an object from React to Express, and then creating an airtable record in Express. In react, i am sending an http request to Express via: finalSubmit() { const airtableObj = { title: ‘hi’, } fetch(‘api/submit’,{ method:...
Kudos from