Till yesterday all our proxy endpoints were working perfectly.
From today onwards we are receiving the following error when make an API call.
This is the error i am getting
{ "fault": { "faultstring": "java.lang.ArithmeticException: Value cannot fit in an int: 262971878400", "detail": { "errorcode": "Internal Server Error" } } }
This has caused all API running in our system to fail. We received notifcation of a rolling update taking place but has since completed and our systems no longer work.