Skip to content

[bug]: Cannot use IP address with port in place of domain in webhook URL #4598

@Adhalianna

Description

@Adhalianna

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I try to create a webhook with target URL like:

  • http://localhost:4040/example
  • http://0.0.0.0:4040/example
  • or even http://0.0.0.0/example
    The creation through the user interface fails. I wanted to test the webhooks on localhost and I expected this to work.

Steps to reproduce

  1. Go to project's settings and select webhook settings.
  2. Add webhook.
  3. Provide in payload URL one of examples I have mentioned.
  4. Creation fails.

Environment

Deploy preview

Browser

None

Variant

Local

Version

v0.20-dev

Metadata

Metadata

Labels

🐛bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions