Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    HEAD Requests to webhook URLs return 404

    N8N
    2
    4
    23
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      systemaddict last edited by

      When creating a flow with Webhook - Respond to Webhook, a HEAD request to the URL will return 404.

      This issue is also described here and they think it might be related to things outside N8N:

      https://community.n8n.io/t/respond-to-head-request-webhook/23586/8

      girish 2 Replies Last reply Reply Quote 0
      • girish
        girish Staff @systemaddict last edited by girish

        @systemaddict mm, Cloudron's nginx does not tamper with the CORS headers of apps.

        1 Reply Last reply Reply Quote 0
        • girish
          girish Staff @systemaddict last edited by

          @systemaddict actually based on the link you posted in the upstream forum:

          $ curl -v https://n8n.bazo.dk/webhook/apsis_feed_1 2>&1 | grep access-control-allow-methods
          < access-control-allow-methods: HEAD, PUT, PATCH, DELETE, GET, POST, OPTIONS
          

          I see HEAD above.

          1 Reply Last reply Reply Quote 0
          • girish
            girish Staff last edited by

            I replied at https://community.n8n.io/t/respond-to-head-request-webhook/23586/15?u=girishcloudron

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB