This response is returned when an unexpected error occurs within Connect. When this happens, we recommend displaying an error screen that allows the customer to retry the previous step or contact support. Include the error reference in any support request to help with troubleshooting.The Try Again button should repeat the customer’s most recent action by resubmitting the last request sent to Connect.
Preview
Code
{ "connect_token": "cot_6587fa4362341be5b524de3b", "object": "error", "live_mode": false, "context": "connect.<route_name_where_error_occurred>", "type": "connect_error", "code": "server_error", "message": "A server error has occurred.", "time_created": "2024-01-24T14:15:22.003"}