-
Notifications
You must be signed in to change notification settings - Fork 3
Crash of some donations and subs #296
Copy link
Copy link
Closed
Description
I found two more exceptions one when resubscribing and yet another when receiving some donations, not all of them.
I'll update the tests and implement the fixes.
In the case of the resubscribing we have the following errors
- Missing
typemapping - Missing
propertymapping - Missing
subPlanmapping sub_plan_namemight not be in the JSON- Missing
event_idmapping
In the case of the donation we have the following error
from_user_idis not of correct type
I'll summarize the fixes in the PR
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels