Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: Webhooks don't work with IP Address as Domain #7989

Open
2 tasks done
Kuromory opened this issue Apr 18, 2024 · 1 comment
Open
2 tasks done

馃悰 Bug Report: Webhooks don't work with IP Address as Domain #7989

Kuromory opened this issue Apr 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Kuromory
Copy link

馃憻 Reproduction steps

When I want to create a new Webhook and use the IP Address of the webhook server it wont allow it...
I give the IP as follow:
http://192.168.1.16:24040/sync

馃憤 Expected behavior

I can create the webhook

馃憥 Actual Behavior

get following error:
appwrite | [Error] Timestamp: 2024-04-18T07:43:23+00:00
appwrite | [Error] Method: POST
appwrite | [Error] URL: /v1/projects/:projectId/webhooks
appwrite | [Error] Type: Utopia\Exception
appwrite | [Error] Message: Invalid url param: 1. Value must be a valid URL with following schemes (http, https)
appwrite | 2. Value must be a public domain
appwrite |
appwrite | [Error] File: /usr/src/code/vendor/utopia-php/framework/src/App.php
appwrite | [Error] Line: 774

馃幉 Appwrite version

Version 1.5.x

馃捇 Operating system

Linux

馃П Your Environment

just use the docker version of appwrite

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@Kuromory Kuromory added the bug Something isn't working label Apr 18, 2024
@Kuromory Kuromory changed the title 馃悰 Bug Report: 馃悰 Bug Report: Webhooks don't work with IP Address as Domain Apr 18, 2024
@golu360
Copy link

golu360 commented Apr 19, 2024

I would love to pick this up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants