Hello, Im new on the Usage of the Accept js library. Im trying to
integrate with my Angular 2 project. Im trying to call the dispatch data
funtion: Accept.dispatchData(secureData, this.responseHandler);
responseHandler(response: any) { if (response.m...