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

Creation of notifications (and listing of same) returns an empty result set #205

Open
hurnell opened this issue Oct 14, 2020 · 0 comments
Open

Comments

@hurnell
Copy link

hurnell commented Oct 14, 2020

NotificationFilterUrlMonetaryAccountInternal::createWithListResponse returns an empty result set as does NotificationFilterUrlMonetaryAccountInternal::listing:
‌......
'notificationFilters' => NULL,
'notificationFiltersFieldForRequest' => NULL,

createWithListResponse does create the notification correctly but I cannot check if it has been made using sdk_php.

I am able to check using the direct api https://public-api.sandbox.bunq.com/v1/user/xxxxxx/monetary-account/xxxxxx/notification-filter-url or production equivalent.

Seems to get to Guzzle ok but the response is wrong!

Originally posted by @hurnell in https://github.com/bunq/sdk_php/issue_comments/691987880

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