Content
You are here:
Page keep on loading when we update the values from RESTAPI
Added by Christhuraj D over 3 years ago
Hi,
I am trying to do OpenProject as an integration with our app, it is kind of two way sync. I use WEBHOOKS
and I use RestAPI to update the values on the site by referring this source (https://www.openproject.org/docs/api/). Whenever I update the values from RestAPI to any source like (Project, work package, etc), then when I check the Webhook menu under Administration the page is kept on loading(in the browser) and the WEBHOOK callback is kept calling.
How can we fix this?
Thanks in advance!