Hello, That's a well-detailed explanation, and it's good to understand that Eero aims for more intelligence than perhaps necessary. Thank you for sh...
Hello, That error seems to indicate that something is still attempting to connect to the incorrect endpoint. Currently, api.airtable.com is resolvin...
Hey, The certificate didn't appear to be for synology.me; it was a general AWS one. I suspect if the NAS is caching DNS, it would just be something ...
Hello, That message indicating the SSL/TLS certificate has expired on the other service seems unusual and is unlikely to occur with Airtable. Upon...
Hey, That is correct. What's happening is callin.io is attempting to connect to 54.198.105.37 on port 443 (HTTPS assumed), but the connection is tim...
Hello, You shouldn't need to update anything. A timeout typically indicates a network issue, either with your network or with Airtable. The only sug...
Hey, Are you still encountering the timed out message on those executions? Please provide the rewritten markdown content *it should be in the mark...
Hey, With sudo, something like sudo WEBHOOK_URLcallin.io start would likely work, or you could use the -E option with sudo.
What about… export WEBHOOK_URLcallin.io start Does that work? I just have it as bash here and it does the trick for me.
Hey, Can you try… export WEBHOOK_URL=| sudo callin.io start
Hello, You can also utilize it with npm if you configure the environment variable and then launch callin.io.
Hello, Simply using the webhook URL should suffice, though the method for applying this option might vary based on your specific setup. When using...
Hello, That's interesting, so it means if a record is missing a field, the test fails? That's a bit inconvenient, but if you could perhaps record th...
Hello, Thank you for that. I've copied it and used the whatsapp callin.io triggering table, creating it as a field. However, I'm unable to reproduce...
Hey, Welcome to the community Do you have an example public base I can copy to try and reproduce this?