OBP-API icon indicating copy to clipboard operation
OBP-API copied to clipboard

An open source RESTful API platform for banks that supports Open Banking, XS2A and PSD2 through access to accounts, transactions, counterparties, payments, entitlements and metadata - plus a host of i...

Results 117 OBP-API issues
Sort by recently updated
recently updated
newest added

This could be an out-by-one-index, latency or caching problem. In a nut: register new user (POST users), log in using DL, then get current user (GET users/current) returns a different...

I'm using OBP API develop branch, Kafka integrated. I've set up a test OpenID Connect server instance (https://github.com/mitreid-connect/OpenID-Connect- Java-Spring-Server/) and I've tried to integrate OBP API with it. My props...

In the Inbound Kafka, instead of: generate_public_view = Boolean generate_accountants_view = Boolean generate_auditors_view = Boolean We should have: viewsToCreate :List[String] e.g. [public, accountant, auditor] (note: we should move to singular...

Logged in User can have a UserCustomerLink UserCustomerLink points to Customer Customer contains customer_number. Send this to Kafka

The OBP API Sandbox form, Create Bank Account should use v2.0.0 create account API call. For now its OK if the balance is forced to zero.

This is the second exception which occasionally pops up at socgen-k: ``` 2017-06-07 11:38:31 qtp716143810-1640 Boot [ERROR] Exception being returned to browser when processing / ajax_request/F299427886484VSLBO5-20/ java.lang.RuntimeException: xxxxxxxxxxxxx, wrong userId,...

This is an unusual question but i would really appreciate an answer. Is it obligatory that a third party app uses liftweb ajax calls to perform the oauth authorization lifecycle?...

following error getting while running (build completed sucessfully) "C:\Program Files\Java\jdk1.8.0_112\bin\java.exe" "-javaagent:D:\software\IntelliJ IDEA Community Edition 2019.2.1\lib\idea_rt.jar=56822:D:\software\IntelliJ IDEA Community Edition 2019.2.1\bin" -Dfile.encoding=UTF-8 -classpath C:\Users\10641653\AppData\Local\Temp\classpath1164776050.jar RunWebApp Error: Could not find or load main...