Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong case, Transaction request permission canCreateAnyTransactionRequest #1319

Open
chrisjsimpson opened this issue Jun 17, 2019 · 0 comments

Comments

@chrisjsimpson
Copy link
Contributor

Steps to reproduce:

  • Create a transaction request for an account which your user does not own.

  • Observe the error message:

{"code":400,"message":"OBP-40002: Insufficient authorisation to create TransactionRequest. The Transaction Request could not be created because you don't have access to the owner view of the from account or you don't have access to canCreateAnyTransactionRequest."}

Fix:

Error message should be upper-case CanCreateAnyTransactionRequest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant