[SOLVED] "Invalid webhook signature" Appwrite 1.4.1 VCS functions
- 0
- Self Hosted
- Functions
- Webhooks
When I click on github?
just refreshing this page
@Steven
and the console tab please
[SOLVED] "Invalid webhook signature" Appwrite 1.4.1 VCS functions
so you had it blank in github and appwrite?
yes
@Joshi can you try uninstalling your GitHub app and reinstall it? When you successfully install, you should be redirected to Appwrite
Unfortunately still not working for me. It should work with the latest version 1.4.1 right? Or is there any fix in the works
will try
Btw, is this supposed to load forever?
let's focus this thread on the webhook signature
No no
after re-doing the setup, please create a new post with the results. while setting up, make sure to check the Request user authorization (OAuth) during installation box
a separate post for this would be helpful too
@Steven I'm in touch with @khushbooverma I'll post a support ticket with further details when I still need help or to share my findings
can the discussion happen in a <#1072905050399191082> thread?
Here's the issue regarding the webhook secret: https://github.com/appwrite/appwrite/issues/6112
I do have the same issue but my webhook secret is set correctly on both ends. I even created everything from scratch (GitApp and .env) with a new secret just to doublecheck. So a empty key may not be the only source of the problem.
You mean the infinite loading page?
Both. The "Signing key cannot be empty" Issue and the Infinite loading page 🙂
you have a different problem. please create 2 new separate posts
Recommended threads
- Server error 500 in appwrite 1.8.0
jwt = users.create_jwt(res["userId"])["jwt"] I got this error 500 after changing environment variables and restarting containers export _APP_DOMAIN=server1.ava...
- Email templates partially broken in non-...
Good afternoon! Non-english locales are missing some variables introduced in recent releases. That makes the sent emails look bad. The issue has been raised a...
- AI feature by functions?
I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing...