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

Investigate issue in configuring email notifications from Kaui #287

Open
reshmabidikar opened this issue Nov 12, 2021 · 0 comments
Open
Assignees
Labels

Comments

@reshmabidikar
Copy link
Contributor

reshmabidikar commented Nov 12, 2021

There is an issue while configuring email notifications from Kaui. The following exception occurs:

2021-11-09T08:44:40,503+0000 lvl='ERROR', log='Err', th='http-nio-8080-exec-7', xff='', rId='', tok='', aRId='', tRId='1',execution of: POST/v1/accounts/d0753a3d-48e4-465e-8428-2e131584100c resulted in exception
Route:
      | Method | Path                                              | Source                                                                     | Name                                                  | Pattern                   | Consumes | Produces           |
      |--------|---------------------------------------------------|----------------------------------------------------------------------------|-------------------------------------------------------|---------------------------|----------|--------------------|
      | POST   | /v1/accounts/d0753a3d-48e4-465e-8428-2e131584100c | org.killbill.billing.plugin.notification.http.EmailNotificationServlet:100 | /EmailNotificationServlet.doUpdateEventTypePerAccount | /v1/accounts/:kbAccountId | [*/*]    | [application/json] |

Stacktrace:
org.jooby.Err: Server Error(500): Failed to parse body to 'java.util.List<org.killbill.billing.notification.plugin.api.ExtBusEventType>'
@reshmabidikar reshmabidikar self-assigned this Nov 12, 2021
@pierre pierre added the bug label Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants