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

When i try to use mvn package command, I get the following error: code.api.v2_1_0.UserTests *** ABORTED *** java.lang.RuntimeException: Unable to load a Suite class that was discovered in the runpath:...

https://apiexplorersandbox.openbankproject.com/?ignoredefcat=true&tags=#vv3_0_0-getCoreTransactionsForBankAccount I tested it it works well locally, but in all our sandbox it is not... ``` curl --request GET \ --url http://127.0.0.1:8080/obp/v3.0.0/banks/gh.29.uk/accounts/8ca8a7e4-6d02-48e3-a029-0b2bf89de9f0/owner/transactions \ --header 'Authorization: DirectLogintoken=\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyIiOiIifQ.plUgi_AdZnSt97hTQLdpdg_eGYISNjyODh5n8nC1EeE\"' \ --header 'Content-Type:...

clone from master and after command `mvn package ` i had errors. Plz help me :) ` Discovery completed in 10 seconds, 822 milliseconds. Run starting. Expected test count is:...

modify end point /root so that this: "hosted_by":{ "organisation":"String", "email":"String", "phone":"String" }, changes to this: "hosted_by":{ "organisation":"String", "email":"String", "phone":"String", "organisation_website":"String" }, Put organisation_website in Props. Then API Explorer should use...

The error while giving the description of more than 36 characters is Something unexpected happened while serving the page at /obp/v3.0.0/banks/ahli.03.jo.jo/accounts/Account3/owner/counterparties

Hello team, While running mvn package some of the Outh testcases failed with the following failure exceptions: ` net.liftweb.common.Failure$$anon$1: An Failure Box was opened. Failure Message: Element '//div[@id='verifier']' not found.....

for `https://apiexplorersandbox.openbankproject.com/?ignoredefcat=true&tags=#v2_0_0-allAccountsAtOneBank` We need only show private account for this endpoint, and fix it as `Authentication is Mandatory`

provide JSON schema (RFC) for request & response on methods validate against http://json-schema-validator.herokuapp.com/ and check.

Provide JSON schemas for your methods In schema you need to declare: - String types acceptable per method : string, ing, etc. - Arrays (if applicable) - Booleans - Nulls...

@ichaib would love to know when our users have signed up, but we do not have a created date in our users tables yet. Currently, the workaround is to use...

stats