401 response on V2 legal entities endpoint

Hi team, we started receiving a 401 error response on multiple connected accounts when calling the rest/v2/legal-entities endpoint. These accounts were working fine earlier today.

The full error response is:

{
  "errors": [
    {
      "message": "Not Authorized"
    }
  ]
}

Can you check if some change might have caused this issue?

Hello @Kombo , could you please try again now?

We are also getting a 401 response, on calls to /v2/eor/employment_cost. It has been working for months without a problem until today.

The v1 endpoint appears to work.

Hello @jeffreylicht issue with /v2/eor/employment_cost has been fixed, may I ask you to try again v2 version?

This is working now. Thanks for your help.