Base solution for your next web application
Open Closed

Webhook subscription : cannot remove additional header #9808


User avatar
0
Romka created

Last version (9.3.0), aspnetcore + Angular :

  • create a new webhook subscription ;
  • add an additional header ;
  • save ;
  • edit, then emove the header ;
  • save ;
  • => the header is still there.

To correct this you simply have to change this line, in create-or-edit-webhook-subscription-modal.component.ts :


1 Answer(s)