My active workflow is not getting executed and not visible in executions. I’m fetching data using webhook from wix form from my website. Not even any error execution is not showing(if happened, in the workflow)
Workflows status:
Using test url, all the executions are visible. I changed the production webhook url in the wix form.(checked that whether I have changed or not)
Time: 19:28
Time: 19:28
I checked the settings:
and this is same for the other one as well.
Heroku Config Env. Vairabled(under reveal config):
DATABASE_URL: My_url
DB_POSTGRESDB_SSL_ENABLED: true
DB_POSTGRESDB_SSL_REJECT_UNAUTHORIZED: false
GENERIC_TIMEZONE: Asia/Kolkata
N8N_ENCRYPTION_KEY: my_key
PAPERTRAIL_API_TOKEN: a_token
WEBHOOK_URL: https://mydoamin.org.in
N8N version: 1.70.2
Used one click deploy to Heroku: Community Edition.(registered)