Commit ce8863f
Merge #347
347: Add logging message in catch r=jbolda a=boydjohnson
This will help people debug API key and baseId errors where the airtable api returns an error status code.
warn Error fetching tables: Could not find what you are looking for(NOT_FOUND)[Http code 404]
Co-authored-by: Boyd Johnson <johnson.boyd@gmail.com>2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
0 commit comments