LukePrior / open-banking-tracker

This repository contains the scripts to automatically monitor the savings/loan rates offered by various Australian banks.
https://lukeprior.github.io/open-banking-tracker/
MIT License
10 stars 3 forks source link

Product id '544ad5cb-7e52-4a30-b1d7-a080abafbfac' no longer being updated due to unsuported endpoint version #2

Closed VivekGeorge closed 8 months ago

VivekGeorge commented 10 months ago

This product id: 544ad5cb-7e52-4a30-b1d7-a080abafbfac gives this message in the latest nighly release:

{ "errors": [ { "detail": "Unable to select an endpoint version. Supported versions: min = 4, max = 4.", "title": "Unsupported Version", "code": "urn:au-cds:error:cds-all:Header/UnsupportedVersion" } ] }

LukePrior commented 9 months ago

There was a few issues with the API, I have updated these now.

VivekGeorge commented 8 months ago

Thanks @LukePrior, would that mean any historical data for that product Id be incomplete?

LukePrior commented 8 months ago

Yes unfortunately the historical data is complete for the period of time where the incorrect API version was used.