Comments
This commit is contained in:
parent
419e2de602
commit
87497fee73
|
@ -103,6 +103,7 @@ class AirtableIntegration implements IntegrationBase {
|
|||
e.message ===
|
||||
`Could not find table ${mockTable} in application ${this.config.base}`
|
||||
) {
|
||||
// The request managed to check the application, so the credentials are valid
|
||||
return { connected: true }
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue