Describe the problem/error/question
I want to use a Webhook Trigger and everything is working with the test events, but on my output side I don’t see any port to connect the workflow with the trigger
Please share your workflow
Information on your n8n setup
- n8n version: latest stable
- Running n8n via docker on Linux with nginx config
This is funny, strong independent node 

btw you should select the Method:
It doesn’t change anything, the method is selected, I can receive a webhook and it is showing the output but i cant connect anything @mohamed3nan
Maybe delete this workflow and create a new one, start clean 
Hey @hischam_el-sobhi !
Can you paste that code here… I would like to try as well, and if is a buggy one, I Want it lol.
I tried everything even when importing a template nothing changes, i tried importing json the connection is gone
You can by not select any method 
TBH it’s attractive lol 
but as you see on my screenshot i choose post and the webhook works
That’s really strange..
Could you try opening your n8n in a new incognito tab?
I tried but it is the same, for me there is GET Method standard from the beginning, i cant deselect a method
ok can you try copy and paste this one and tell me what you get
It is Converting in my problem node
can you please copy that node, then paste it here inside ``` like this:
```
<the node json>
```
I got the solution, thanks for your help, it was a csp in my nginx config file. Thanks a lot