You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zineb Bendhiba (Jira)" <ji...@apache.org> on 2022/09/07 07:45:00 UTC

[jira] [Resolved] (CAMEL-18049) Camel Webhook - error to set Webhook URL

     [ 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)