Search found 4 matches

by donnacha
Tue Apr 16, 2024 10:21 am
Forum: General Discussion
Topic: Simpro Webhook triggers - seem to get stuck at certain times
Replies: 17
Views: 538

Re: Simpro Webhook triggers - seem to get stuck at certain times

We are also having an issue with our webhooks not being received. Have also tested with a public input and getting the same issue.

Thanks
by donnacha
Wed Jan 24, 2024 10:52 am
Forum: General Discussion
Topic: 500 Internal Server Error when accessing /api/v1.0/companies/{companyID}/sites/{siteID}/assets/{assetID}/testHistory/
Replies: 8
Views: 579

Re: 500 Internal Server Error when accessing /api/v1.0/companies/{companyID}/sites/{siteID}/assets/{assetID}/testHistor

The issue seems to have returned. The route is working intermittently, maybe 25% of requests work but the rest result in the slim application error.
by donnacha
Mon Jan 22, 2024 4:28 pm
Forum: General Discussion
Topic: 500 Internal Server Error when accessing /api/v1.0/companies/{companyID}/sites/{siteID}/assets/{assetID}/testHistory/
Replies: 8
Views: 579

500 Internal Server Error when accessing /api/v1.0/companies/{companyID}/sites/{siteID}/assets/{assetID}/testHistory/

Hi, First post here, please be gentle :) This morning the /api/v1.0/companies/{companyID}/sites/{siteID}/assets/{assetID}/testHistory/ route is throwing a 500 error. When testing in postman i am getting the following response: <h1>Slim Application Error</h1> <p>A website error has occurred. Sorry fo...