Skip to content

Balance not found for profile xxxxxxxx <- not given profile or account number #4

Description

@DaveNoakes

I'm new at this, please forgive any naivety...
I appear to make it through authentication, but then receive a 422 with this error message:

b'{"status":"UNPROCESSABLE_ENTITY","message":"GBP balance not found for profile XXXXXXXX”X,”errorCode":"request.invalid.balance_id"}'

The URL that appears in the GET request contains the correct profile id and account id.
But then, this error message appears. The profile number in the error msg is not my profile id or account id. It cannot be found in the code with cmd-f.
Any ideas what could have happened? Thanks in advance.

UPDATE - I worked this out. I had to make a separate call to fetch the correct account ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions