I was working with the API in sandbox and everything was going on fine and then suddenly I started getting the error below. Did I do something wrong? This has been like this for some hours now.
{
"errors": [
{
"status": 500,
"code": 141,
"title": "SYSTEM ERROR HAS OCCURRED"
}
]
}