I was having a problem trying to update a custom object via API. I was having an error due to the scopes but the API response only showed me the following:
{"status":"error","message":"There was a problem with the request.","correlationId":"a092b690-b60a-4fb8-b0eb-a085216de4b3"}
It would be great to improve the response error in order to know what is the real problem (my solution was to enable and disable one by one the scopes).