openbankingspace / tpp-issues

34 stars 1 forks source link

Barclays - V3 unsupported account identifier #175

Open lucas-s-work opened 5 years ago

lucas-s-work commented 5 years ago

Fetching any of the following:

for V3 Barclays yields the error:

{
  "Code": "400 Bad Request",
  "Id": "---",
  "Message": "The account identifier provided is unsupported for the given scheme. ",
  "Errors": [
    {
      "ErrorCode": "UK.OBIE.Unsupported.AccountIdentifier",
      "Message": "No valid accounts found for the supplied client account id. "
    }
  ]
}

Impact

High, we are unable to fetch any of the mentioned resources.

Submitted as: OBSD-9882