does webhook not work in self hosting?
I have a self hosted version where its not working but works in the 20 account version
8 Replies
Which version on Twenty are you using?
thank you for responding
I managed to get it working by moving to newer version
However, now i cant access rest apis on self hosting
iam on 0.32
could it be because i dont have ssl on self hosting yet?
I am self hosting it on an azure vm and for some reason my self hosting ip:port with api key does not work anymore here
https://twenty.com/developers/rest-api/core#/
nor am i able to make any curl call
Twenty.com
Open Source CRM
I don't think that's the case but it's worth trying
i have the same issue as this one
https://github.com/twentyhq/twenty/issues/8295
thought it was fixed
how do i know if that fix was in my current version 0.32?
GitHub
API not working for self-hosted instance · Issue #8295 · twentyhq/t...
Scenario: Log in Go to Settings Toggle Advanced on Go to API & Webhooks Create new API key or use existing one Copy API key and go here, select Localhost or other depending where self-hosted in...
upgraded to v0.33.7 and stiill the same issue 😦
Then it's probably related to Azure VM settings of which I don't have knowledge to help
Simply compare the dates of tag and linked pull request, if date of merged pull request is before the date of tag, then this fix is implemented in this tag
I have the same problem in my environment (VM but not in Azure, I doubt the VM is the cause).
I have the latest version of Twenty installed.
Have you find something @AdityaLahiri ?
I will dig a bit and update here if I find something.