Hello guys, I have a question about the stability of API V3, quite often I encounter errors like "internal server error", it's strange, and it occurs at different times, on https://status.constantcontact.com/ I don't see any problems with the API, but I get 500 as response, can you comment on this? ---- Even now when i try to update a contact i get a 500 error [11-Mar-2024 07:51:17] [ERROR] [Constant Contact] Subscribing error: Server error: `PUT https://api.cc.email/v3/contacts/fcd19be4-c5b4-11ee-8dc9-fa163eed61c9` resulted in a `500 Internal Server Error` response: [{"error_key":"contacts.api.internal_server_error","error_message":"Contacts has encountered an internal error."}] {"class":"\\Core\\Subscription\\Exceptions\\Constant_Contact_Exception","message":"Server error: `PUT https://api.cc.email/v3/contacts/fcd19be4-c5b4-11ee-8dc9-fa163eed61c9` resulted in a `500 Internal Server Error` response: [{\"error_key\":\"contacts.api.internal_server_error\",\"error_message\":\"Contacts has encountered an internal error.\"}] ","code":500,"previous":null}
... View more