ConsumerDataStandardsAustralia / product-comparator-demo

A PoC of banking products view/comparison web app utilising the open banking product API
MIT License
38 stars 75 forks source link

Add First Option Bank Products #68

Closed alexvladica closed 4 years ago

alexvladica commented 4 years ago

Please add First Option Bank to the comparator site, details below. { "name": "First Option Bank", "url": "https://internetbanking.firstoption.com.au/OpenBanking/cds-au/v1/", "icon": "https://firstoptionbank.com.au/wp-content/uploads/2020/06/FO_Bank_logo_black.png" }

vadkor commented 4 years ago

Please note the correct URL is https://internetbanking.firstoption.com.au/OpenBanking/cds-au/v1 (no trailing slash), but even that won't work in the Comparator since you haven't implemented CORS.

vadkor commented 4 years ago

@alexvladica, If you haven't sent one yet, please email us at cdr-data61@csiro.au to verify your association with First Option Bank and your change will be merged.

alexvladica commented 4 years ago

HI @vadkor I will email now, and check on the CORS setup