You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Create a transaction request for an account which your user does not own.
Observe the error message:
Fix:
Error message should be upper-case
CanCreateAnyTransactionRequest
The text was updated successfully, but these errors were encountered: