bergant / airtabler

R interface to the Airtable API
Other
91 stars 16 forks source link

fixed issue with malformed json and url in air_insert funciton #13

Open collinschwantes opened 3 years ago

collinschwantes commented 3 years ago

This pull request addresses issues #5 and #12

vjbrady68 commented 2 years ago

@collinschwantes , I've been using your code from this pull request for several months now to update data to various AT bases - it has been a LIFESAVOR - but within the last week or so I've started to run into issues again with doing the updates. I'm getting a 404 error. I've eliminated some things that could be causing the issue (different column names/types)

Are you still using this package? Have you run into similar issues recently? I'm trying to determine if it's me and my data or if something about the API has changed or what. Would love to hear your thoughts! TIA

image