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

Standing orders PERMISSION_DENIED #278

Open
bkniffler opened this issue Nov 15, 2019 · 1 comment
Open

Standing orders PERMISSION_DENIED #278

bkniffler opened this issue Nov 15, 2019 · 1 comment
Assignees

Comments

@bkniffler
Copy link

Getting account info, balance and transactions works nice and was easy to implement thanks to the really cool expressjs sample app. But retrieving standing orders will return PERMISSION_DENIED.

The docs on your website state:

Get Standing Orders

AISPs can access a given standing order with the standingOrderId or a paged-list of standing order records.

    Get Standing Orders (Currently available only in Java)

If it does not currently work, I'd rather have an exception that states Not supported yet, please see xyz for more info instead of an obscure PERMISSION_DENIED error. This gave me quite some headscratching.

ps. Any info about when this feature will work?

@bkniffler
Copy link
Author

Here is a demo of this issue: https://github.com/bkniffler/token-permission-denied

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

2 participants