Can you try refreshing the page? A refresh will be required after enabling the plugin.
I see it now, thanks!
he guys. getting a error setting up this plugin with discord. channel created. webhook setup with the plugin.
now i get the next error.
and when i send a test. i get this error.
and the logs give me this.
any help would be appreciated.
Can you share the contents of the “info” tab for this? If you can copy/paste, that would be great - it’s hard to read logs in a screenshot.
Message (2 copies reported)
Test provider failed {:error_key=>nil, :message=>{:content=>"", :embeds=>[{:title=>"FAYN Rule Book [Alliance/Announcements] ", :color=>12525102, :description=>"[image] \nFAYN is a group of Corporations working together as a collective to grow both the individual and the group within this set of guidelines and rules. \nAdministration Tools\nAs part of FAYN you are required to have ALL of your characters, however insignificant linked to your main character on SeAT This is part of the recruitment requirements and supports the ongoing management of our corp...", :url=>"https://forum.darksideoftheeclipse.co.uk/t/fayn-rule-book/45/1", :author=>{:name=>"@PJHustle", :url=>"https://forum.darksideoftheeclipse.co.uk/u/PJHustle", :icon_url=>"https://forum.darksideoftheeclipse.co.uk/user_avatar/forum.darksideoftheeclipse.co.uk/pjhustle/45/4_2.png"}}]}, :response_body=>"<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body>\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>cloudflare</center>\r\n</body>\r\n</html>\r\n"}
Backtrace
/var/www/discourse/plugins/discourse-chat-integration/app/controllers/chat_controller.rb:43:in `rescue in test'
/var/www/discourse/plugins/discourse-chat-integration/app/controllers/chat_controller.rb:22:in `test'
actionpack-6.0.3.3/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
actionpack-6.0.3.3/lib/abstract_controller/base.rb:195:in `process_action'
actionpack-6.0.3.3/lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack-6.0.3.3/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
activesupport-6.0.3.3/lib/active_support/callbacks.rb:112:in `block in run_callbacks'
/var/www/discourse/app/controllers/application_controller.rb:354:in `block in with_resolved_locale'
i18n-1.8.5/lib/i18n.rb:313:in `with_locale'
/var/www/discourse/app/controllers/application_controller.rb:354:in `with_resolved_locale'
Env
HTTP HOSTS: forum.darksideoftheeclipse.co.uk
First resort should be to contact Discord support with this information and ask why this is happening.
yeah maybe. but i will pass. i am not a dev. and have no clue what to do or what to ask. i dont understand much about this. just posting this as it used to work. now it doesnt.
maybe cause discord is changing stuff ? no idea.
i have a feeling i wont be the only one getting this issue soon.
It is helpful to share, we’re just pointing out that based on the data it looks like the problem is on Discord’s side. We can’t control that.
i found the issue.
the discord webhook has changed from discordapp.com to discord.com
when i altered the webhook from discord.com to discordapp.com it started to work.
so for now its working. i send a ticket to discord support with this issue.
but not sure where the issue lies right now. discord or the app?
edit: the webhook url on discourse i altered.
thanks for posting the solution. I was going mad trying to debug this.
Hi there.
I’m having the same issue either. Seeing DiscourseChat::ProviderError message when I click test at Plugins - Chat integrations, and getting 403 forbidden from the Discord Webhook URL.
Any hint to fix it?
You still need to alter your webhook url to use discordapp.com domain instead of discord.com.
Hey. That solved my issue. Thanks.
I think the plugin itself should support the new API domain form on a new update too.
Awesome, this fixed it for me as well.
I’m getting these errors in the console and the plugin channel thing isn’t loading, is it because of a theme and do I need to disable it?
You need to check your server config and it changes if you are in Apache or Nginx. You can search that message 
On topic, could be possible to add thumbnails and reduce the message quoted in Discord? It’s very long and breaks our chat 
BTW thanks for your (all community) work, as always!
There was such an error in the log:
/var/www/discourse/plugins/discourse-chat-integration/app/controllers/chat_controller.rb:43:in `rescue in test'
/var/www/discourse/plugins/discourse-chat-integration/app/controllers/chat_controller.rb:22:in `test'
actionpack-6.1.4.1/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
actionpack-6.1.4.1/lib/abstract_controller/base.rb:228:in `process_action'
actionpack-6.1.4.1/lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack-6.1.4.1/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
activesupport-6.1.4.1/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
/var/www/discourse/app/controllers/application_controller.rb:397:in `block in with_resolved_locale'
i18n-1.8.10/lib/i18n.rb:314:in `with_locale'
/var/www/discourse/app/controllers/application_controller.rb:397:in `with_resolved_locale'
i just change webhook url from discord.com to discordapp.com and all is OK 
My initial motivation for looking for a discourse to discord integration was to inject flagged posts into discord for quicker notification and review among a team of people. The stock plugin does not support this. So, injecting flagged posts into discord is now supported here
Note that there’s probably a more Ruby-esque way to do this, and perhaps on(:reviewable) should use a queue specific to reviewables, and passing around the flagged boolean is a bit of a hack, and perhaps there’s other more generic things to do with a reviewable, but works for my purposes.
Proceed with caution: I don’t plan to try to upstream this as I have no plans to support anything other than discord, and no plans to spend more time on any of the other issues for improvement identified above.
Ends up looking like this…
皆さん、こんにちは。
DiscordとのWebhookは正常に機能していますが、メッセージの内容が空です。Discordサーバーにディスコースのトピック/返信が表示されません。
「チャット統合Discordメッセージコンテンツ」を含めると、この部分は正しく含まれます。
よろしくお願いします。
なんとか試行錯誤の末、動作させることができました。後続の皆さんのために…
これらの指示には次のように書かれています。
注意 : Webhook を使用中にエラーが発生した場合は、ドメイン名が discord.com ではなく discordapp.com であることを確認してください。
Discord から Webhook をコピーしたとき、それは次の形式でした。 https://discordapp.com/api/webhooks/xxx/yyy-zzz-aaa
したがって、上記の指示は Discord が提供する URL と一致しています。
問題は、指示に従う際に発生します。プラグイン設定は、文書化されている URL スキームを拒否し、禁止されている URL スキームを受け入れます。コードのどこかで「!」が欠けていたかのようです。
幸いなことに、以下のスクリーンショットに示すように、2 番目のアドレスを使用すると Webhook URL が機能します。
そこで、次に試行錯誤する人が少ないかもしれない問題点を明確にするための提案をいくつか紹介します。
- バリデーターを更新して、「discordapp.com」を通過させ、「discord.com」を失敗させる。
- バリデーターを更新して、「discordapp.com」と「discord.com」の両方を通過させる。
- 指示の文言を、その矛盾した注意書きがないように更新する。
ボーナス提案、
「Discourse のセットアップ」設定の下:
ステップ 0: プラグインをインストールした後、プラグインを有効にする
ステップ 1: スクリーンショットを提供する
ステップ 3: スクリーンショットを提供する
現在使用している「間違った」スキームを Discord がサポートしなくなるのではないかと少し心配しています。そのため、Discord が代替 URL を壊す前に、この問題を修正してほしいです。


