Skip to content

Mismatch between metadata and MINT #604

@jeeftor

Description

@jeeftor

Describe the bug
I have an account that hasn't been updating - but api wise I think it thinks it's updating. When I log into mint I see this:

image

When I look at MINT directly and use the web inspector to see the API Calls:

"metaData" : {
      "createdDate" : "2010-07-03T11:06:55Z",
      "lastUpdatedDate" : "2023-06-26T22:23:26Z",
      "link" : [ {
        "otherAttributes" : { },
        "href" : "/v1/accounts/xxxxxxxxx",
        "rel" : "self"
      } ]
    },

This is the same data the scraper is pulling down. My question is - how do I reconcile the visual on MINT to the metadata. Is there another endpoint I should be hitting. I'm pretty sure this ISNT a mintapi issue - but wanted to verify it.

Additional context
My question is - Is this a bug (I don't think so) - but if it's not a bug is there a way to reconcile the differences? I guess I could pull last transaction or something?

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