I’ve been using airtable to trigger some automations with the n8n webhook node. I usually send the airtable info I need from airtable automations, and attach a secret, as a small bit of security. It’s worked fine until just recently, when all of my automations are suddenly failing with the error message, “Authorization data is wrong!” I haven’t changed anything, it just seemed to start failing recently. Any ideas?
Thanks for the suggestions! I created a new credential and it’s working. I don’t like the idea though that credentials just randomly stop working. It’s also just a massive pain to create new credentials and then find all the flows that use the broken one and switch them out. Would love to know the root cause of this issue.