Hello,
when trying to register a webhook, the message comes that there is already a webhook registered. Although the App was completely freshly created and only the environments were created.
Then when I try to query the mentioned webhooks via API, but comes that none were found?!
E, [2021-11-20T09:52:41.346987 #11252-193300] ERROR -- : Unable to register webhook: Unable to connect during CRC GET request. Already 1 webhooks registered. Maybe you need to delete one first. (RuntimeError) lib/twitter_sync.rb:953:in `rescue in webhook_register' lib/twitter_sync.rb:944:in `webhook_register' lib/external_credential/twitter.rb:196:in `register_webhook' lib/external_credential/twitter.rb:6:in `app_verify' app/models/external_credential.rb:11:in `app_verify' app/controllers/external_credentials_controller.rb:27:in `app_verify' app/controllers/application_controller/has_download.rb:21:in `block (4 levels) in <module:HasDownload>' app/controllers/application_controller/has_download.rb:20:in `block (3 levels) in <module:HasDownload>' app/controllers/application_controller/has_download.rb:19:in `block (2 levels) in <module:HasDownload>' app/controllers/application_controller/handles_transitions.rb:16:in `handle_transaction' I, [2021-11-20T09:52:41.355299 #11252-193300] INFO -- : Completed 200 OK in 984ms (Views: 0.5ms | ActiveRecord: 9.0ms | Allocations: 19561) root@servidesk:~#
Creation and query are in the same app, with the same environments (freshly created).
Thank you in advance.
~Thomas
system
Closed
#2
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.