[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
- Updating to 1.9.0
Docs are lacking, I've already run in to some issues: - Firstly the web UI port doesn't work... had to add ```--http-port=9999``` in to the docker run command t...
- problem with domains
I don't know if this is wrong or not but i did what it told me to do to link my domain and still says failed domain has 11 incompatible CAA records.
- 1.6.2 to 1.7.0
Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2. What is the safest way to migrate to the next version? Should I update directly to...