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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web hook resource path handling in 4.3.3 and 4.3.5 #286

Open
vahapdemir opened this issue Jul 12, 2021 · 1 comment
Open

Web hook resource path handling in 4.3.3 and 4.3.5 #286

vahapdemir opened this issue Jul 12, 2021 · 1 comment

Comments

@vahapdemir
Copy link

I was using emqx version 4.3.3 and set rule to send data to web server. I set path as api/receive and it was OK. Today I built a new docker instance. Version is 4.3.5. I was getting [WebHook Action] HTTP request failed with status code: 404 error with the same rule configuration. After some time trying to figure out why this is happenning, is womething wrong with my destination http or is it a problem with https etc.

Finally I added / in front of the path and worked. Seems resource and path combination is not adding / automatically in latest version 4.3.5.

@chenzhixion
Copy link

problem solved ? I hava the same problem. I was using emqx version 4.3.1
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants