Hongwei

Results 13 comments of Hongwei

@constantine2nd We can not send to Money to Counterparty directly in OBP. We can only send money to a bankAccount. So we need create a account for that Counterparty, to...

@sebtesobe please re-open this ticket. This exception still happens. And assign it to me.

![image](https://user-images.githubusercontent.com/23308710/27896585-6d4aaf78-621b-11e7-9eb4-fbab613d2070.png) when someone do the loading test, I login as normal user from API_EXPLOER, than I got this error

Thanks for the issue. But in OBP, scheme can be `Bank_ID`, here is an example for getBank. https://apiexplorersandbox.openbankproject.com/?ignoredefcat=true&tags=#1_2_1-bankById { "id":"gh.29.uk", "short_name":"short_name ", "full_name":"full_name", "logo":"logo", "website":"www.openbankproject.com", "bank_routing":{ "scheme":"Bank_ID", "address":"gh.29.uk" } }

{"error":"OBP-10002: Invalid Number. Could not convert the value to a number."} It shows this error message if it is not a number. https://apiexplorersandbox.openbankproject.com/?version=3.1.0&list-all-banks=false&core=&psd2=&obwg=&ignoredefcat=&bank_id=rbs&account_id=110484#vv2_1_0-createTransactionRequestCouterparty Can you show me your sandbox link?...

Please read https://github.com/OpenBankProject/OBP-API#run-some-tests Please prepare a `test.default.props `, then `mvn package` again.

http://obp.sckhoo.com/This is a really good example for you. Can you try it first ?

@chackett Thanks for your message. Yes, the commit have not deployed on https://apisandbox.openbankproject.com server.

@chackett click the following button: ![image](https://cloud.githubusercontent.com/assets/23308710/26002684/bb45455a-3730-11e7-813a-33892b94bfb9.png) or: https://apisandbox.openbankproject.com/obp/v1.4.0/resource-docs/v3.0.0/swagger?core=&psd2=&obwg= You can get the Swagger JSON. Thanks for your feedback.