Closed zkamvar closed 1 year ago
Given that the error is coming from the {airtabler} package, it's reasonable to suspect that our Airtable API key needs to be reset.
Relevant issue in Airtabler: https://github.com/bergant/airtabler/issues/19
This was fixed by replacing the AIRTABLE_API_KEY
with a personal access token with read access.
The help-wanted-issues feed is (and has been) failing for some time now with a 403 error:
I suspect that it might have to to with the Airtable API key, but I'm not sure right now.