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

Webhook status code 400 #220

Open
5 tasks done
JakeFrosty opened this issue Dec 31, 2023 · 0 comments
Open
5 tasks done

Webhook status code 400 #220

JakeFrosty opened this issue Dec 31, 2023 · 0 comments

Comments

@JakeFrosty
Copy link

JakeFrosty commented Dec 31, 2023

Settings used
update every 1 minute

What to send:

  • retweets

  • replies

  • Send embed

  • Append username before text

  • Replace escape sequence

Output from docker logs -f discord-twitter-webhooks

2023-12-31 at 11:59:15 DEBUG Webhook URL: https://discord.com/api/webhooks/<redacted>
Webhook status code 400: {"embeds": ["0"]}
2023-12-31 at 11:59:19 ERROR Got 400 from <discord_webhook.webhook.DiscordWebhook object at 0x7f9890eb65d0>. Response: {"embeds": ["0"]}
INFO:     10.25.0.4:64753 - "GET / HTTP/1.1" 200 OK
INFO:     10.25.0.4:64753 - "GET /favicon.svg HTTP/1.1" 200 OK
INFO:     10.25.0.4:64881 - "GET /settings HTTP/1.1" 200 OK
INFO:     10.25.0.4:64881 - "GET /favicon.svg HTTP/1.1" 200 OK
INFO:     10.25.0.4:64889 - "GET / HTTP/1.1" 200 OK
INFO:     10.25.0.4:64889 - "GET /favicon.svg HTTP/1.1" 200 OK

I also don't get any embeds posted in my webhook, I've tried changing webhooks to a new one too

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

1 participant