I’m trying to make a PATCH request to update a contact and I get {“message”:“General error”} with http response-code 500. See this (removed as it contained an access token).
Hi @Dev3_SIMB1, this appears to have been caused by a recent code change on our end and we are looking into a fix. Thanks for bringing it to our attention!
@Nicholas_Trecina, can you please let us know what time estimate to expect for the problem to be solved? We are a lot of people waiting, and our businesses are put on a hold because of this.
To prevent this kind of incident, do you have any automated continuous integration testing system for each API endpoints before launching the system ? For example like Jenkins or Bamboo to perform CI unit testing and functional testing ?
If you don’t, I’m happy to assist and write something like that to test your API system prior your production launch.