[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
- Function for long running task (other 60...
My function need long running other 60 seconds. But async mode return empty body. How to deal with that please ?
- OAuth2 Provider is disabled automaticall...
Hi everyone, I'm using self-host Appwrite 1.7.4. I can setup OAuth2 with Google successfully, however the provider is disabled automatically after one day witho...
- total parameter not working correctly in...
Hello Appwrite team, I'm experiencing issues with the total parameter in the listRows() method (TablesDB) across multiple SDKs. **Issue 1**: Node.js SDK (node...