[
https://issues.apache.org/jira/browse/CAMEL-18049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zineb Bendhiba resolved CAMEL-18049.
------------------------------------
Resolution: Fixed
> Camel Webhook - error to set Webhook URL
> ----------------------------------------
>
> Key: CAMEL-18049
> URL: https://issues.apache.org/jira/browse/CAMEL-18049
> Project: Camel
> Issue Type: Bug
> Components: camel-webhook
> Reporter: Zineb Bendhiba
> Assignee: Zineb Bendhiba
> Priority: Minor
> Fix For: 3.18.2, 3.19.0
>
>
> The method that is supposed to set the webhook URL seems trying to delete the
> webhook URL.
> refering to this method :
> [https://github.com/apache/camel/blob/f7c953c790337322f9db3ec792a5410e3f6923cb/components/camel-telegram/src/main/java/org/apache/camel/component/telegram/service/TelegramServiceRestBotAPIAdapter.java#L184]
>
> While trying to execute the Spring Boot webhook example here:
> [https://github.com/apache/camel-spring-boot-examples/tree/main/webhook
> :|https://github.com/apache/camel-spring-boot-examples/tree/main/webhook]
> the API responds :
> {code:java}
> WebhookResult{ok=true, result=true, description='Webhook is already deleted'}
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)