bodgery / bodgery-member-api

1 stars 1 forks source link

Remove workaround for Wild Apricot activation bug #28

Open frezik opened 5 years ago

frezik commented 5 years ago

In wild_apricot.ts, function set_member_active(), there's a workaround where WA is sending back a 400 response for the member activation call, but it still appears to be activated on the WA side. This is probably a bug on WA's side. Once that bug is fixed or the issue is otherwise resolved, remove this override.