2023-03-29 01:49:08.6793||DEBUG|CourseService.Program|init main function 2023-03-29 01:49:09.9934||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from -60 2023-03-29 01:49:10.2118||WARN|CourseService.Core.Service.PaymentService|0 transactions found to be reprocessed 2023-03-29 01:49:10.2118||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675952194259 2023-03-29 01:49:10.2118||WARN|CourseService.Core.Service.CourseService|4 courses to be Processed 2023-03-29 01:49:10.2248||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675952194259 2023-03-29 01:49:10.2248||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675952194259 2023-03-29 01:49:10.2248||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 255 2023-03-29 01:49:10.2608||WARN|CourseService.Core.Service.CourseService|2 CourseAssets for CourseId 255 2023-03-29 01:49:10.2608||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 256 2023-03-29 01:49:10.2608||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 256 2023-03-29 01:49:10.2608||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 257 2023-03-29 01:49:10.2709||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 257 2023-03-29 01:49:10.2709||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 260 2023-03-29 01:49:10.2709||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/0ab9db94-0a05-40a9-ba99-daefb6c1d3ce.mp4]. 2023-03-29 01:49:10.2709||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 260 2023-03-29 01:49:10.3893||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/971df495-b0c1-4ac6-8a73-2ee618f7c759.mp4]. 2023-03-29 01:49:10.6099||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675952194259, Details [{"status":false,"message":"Transaction reference not found"}] 2023-03-29 01:49:10.6099||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675952194259 2023-03-29 01:49:10.6099||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675952194259 done. 2023-03-29 01:49:10.6099||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675954108146 2023-03-29 01:49:10.6099||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675954108146 2023-03-29 01:49:10.6099||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675954108146 2023-03-29 01:49:10.8596||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675954108146, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:10.8596||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675954108146 2023-03-29 01:49:10.8596||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675954108146 done. 2023-03-29 01:49:10.8596||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676306500162 2023-03-29 01:49:10.8596||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676306500162 2023-03-29 01:49:10.8616||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676306500162 2023-03-29 01:49:10.9656||ERROR|CourseService.Core.Service.CourseService|Error occurred. Details System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime. at System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day) at System.DateTime..ctor(Int32 year, Int32 month, Int32 day) at CourseService.Core.Service.CourseService.<>c__DisplayClass105_1.b__4(Int32 month) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\CourseService.cs:line 3532 at System.Linq.Enumerable.SelectRangeIterator`1.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at CourseService.Core.Service.CourseService.GetMonthlyEnrollmentStatistic(Nullable`1 institutionId) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\CourseService.cs:line 3538 2023-03-29 01:49:10.9656||ERROR|CourseService.Controllers.CourseController|Error Occurred from GetMonthlyEnrollmentStatistics. Details System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime. at System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day) at System.DateTime..ctor(Int32 year, Int32 month, Int32 day) at CourseService.Core.Service.CourseService.<>c__DisplayClass105_1.b__4(Int32 month) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\CourseService.cs:line 3532 at System.Linq.Enumerable.SelectRangeIterator`1.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at CourseService.Core.Service.CourseService.GetMonthlyEnrollmentStatistic(Nullable`1 institutionId) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\CourseService.cs:line 3538 at CourseService.Controllers.CourseController.GetMonthlyEnrollmentStatistics(Nullable`1 institutionId) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService\Controllers\CourseController.cs:line 1470 2023-03-29 01:49:11.0923||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676306500162, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:11.0923||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676306500162 2023-03-29 01:49:11.0923||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676306500162 done. 2023-03-29 01:49:11.0923||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676394601931 2023-03-29 01:49:11.0923||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676394601931 2023-03-29 01:49:11.0923||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676394601931 2023-03-29 01:49:11.3115||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676394601931, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:11.3115||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676394601931 2023-03-29 01:49:11.3115||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676394601931 done. 2023-03-29 01:49:11.3115||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676468685624 2023-03-29 01:49:11.3115||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676468685624 2023-03-29 01:49:11.3115||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676468685624 2023-03-29 01:49:11.5745||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676468685624, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:11.5745||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676468685624 2023-03-29 01:49:11.5745||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676468685624 done. 2023-03-29 01:49:11.5745||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676473146003 2023-03-29 01:49:11.5745||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676473146003 2023-03-29 01:49:11.5745||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676473146003 2023-03-29 01:49:11.7828||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676473146003, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:11.7828||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676473146003 2023-03-29 01:49:11.7828||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676473146003 done. 2023-03-29 01:49:11.7828||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676839301115 2023-03-29 01:49:11.7828||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676839301115 2023-03-29 01:49:11.7850||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676839301115 2023-03-29 01:49:12.0198||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676839301115, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:12.0198||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676839301115 2023-03-29 01:49:12.0198||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676839301115 done. 2023-03-29 01:49:12.0198||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 01:49:12.0198||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 01:49:12.0198||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 01:49:12.2402||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:12.2408||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 01:49:12.2408||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 01:49:12.2408||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 01:49:12.2408||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 01:49:12.2408||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 01:49:12.5134||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:12.5134||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 01:49:12.5134||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 01:49:12.5134||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-03-29 01:49:12.5134||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-03-29 01:49:12.5134||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-03-29 01:49:12.5523||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 218 2023-03-29 01:49:12.6286||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 218 2023-03-29 01:49:12.7821||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:12.7821||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-03-29 01:49:12.7821||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-03-29 01:49:12.7821||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677760672682 2023-03-29 01:49:12.7821||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677760672682 2023-03-29 01:49:12.7821||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677760672682 2023-03-29 01:49:13.0263||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677760672682, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:13.0263||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677760672682 2023-03-29 01:49:13.0263||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677760672682 done. 2023-03-29 01:49:13.0263||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677894223530 2023-03-29 01:49:13.0263||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677894223530 2023-03-29 01:49:13.0263||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677894223530 2023-03-29 01:49:13.2683||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677894223530, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:13.2683||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677894223530 2023-03-29 01:49:13.2683||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677894223530 done. 2023-03-29 01:49:13.2683||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678101410322 2023-03-29 01:49:13.2683||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678101410322 2023-03-29 01:49:13.2683||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678101410322 2023-03-29 01:49:13.5288||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678101410322, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:13.5288||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678101410322 2023-03-29 01:49:13.5288||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678101410322 done. 2023-03-29 01:49:13.5288||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678715477128 2023-03-29 01:49:13.5288||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678715477128 2023-03-29 01:49:13.5288||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678715477128 2023-03-29 01:49:13.7690||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678715477128, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:13.7690||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678715477128 2023-03-29 01:49:13.7690||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678715477128 done. 2023-03-29 01:49:13.7690||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678859278988 2023-03-29 01:49:13.7690||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678859278988 2023-03-29 01:49:13.7690||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678859278988 2023-03-29 01:49:14.0459||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678859278988, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:14.0459||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678859278988 2023-03-29 01:49:14.0459||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678859278988 done. 2023-03-29 01:49:14.0459||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 01:49:14.0459||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 01:49:14.0459||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 01:49:14.2628||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:14.2628||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 01:49:14.2628||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 01:49:14.2628||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 01:49:14.2628||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 01:49:14.2628||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 01:49:14.4872||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:14.4872||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 01:49:14.4872||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 01:49:14.4872||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 01:49:14.4872||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 01:49:14.4872||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 01:49:14.7311||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:14.7311||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 01:49:14.7311||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 01:49:14.7311||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 01:49:14.7311||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 01:49:14.7311||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 01:49:14.9855||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:14.9855||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 01:49:14.9855||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 01:49:14.9855||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 01:49:14.9855||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 01:49:14.9855||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 01:49:15.2275||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:15.2275||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 01:49:15.2275||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 01:49:15.2275||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679006025563 2023-03-29 01:49:15.2275||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679006025563 2023-03-29 01:49:15.2275||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679006025563 2023-03-29 01:49:15.9997||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679006025563, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:15.9997||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679006025563 2023-03-29 01:49:15.9997||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679006025563 done. 2023-03-29 01:49:15.9997||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679009145901 2023-03-29 01:49:15.9997||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679009145901 2023-03-29 01:49:15.9997||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679009145901 2023-03-29 01:49:16.2518||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679009145901, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:16.2518||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679009145901 2023-03-29 01:49:16.2518||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679009145901 done. 2023-03-29 01:49:16.2518||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679569662338 2023-03-29 01:49:16.2518||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679569662338 2023-03-29 01:49:16.2518||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679569662338 2023-03-29 01:49:16.6485||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679569662338, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:16.6485||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679569662338 2023-03-29 01:49:16.6485||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679569662338 done. 2023-03-29 01:49:16.6485||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 01:49:16.6485||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 01:49:16.6485||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 01:49:16.8843||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:16.8843||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 01:49:16.8843||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 01:49:16.8843||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 01:49:16.8843||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 01:49:16.8843||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 01:49:17.1241||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:17.1241||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 01:49:17.1241||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 01:49:17.1241||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 01:49:17.1241||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 01:49:17.1241||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 01:49:17.3540||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:17.3540||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 01:49:17.3540||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 01:49:17.3540||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 01:49:17.3540||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 01:49:17.3540||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 01:49:17.5697||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:17.5697||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 01:49:17.5697||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 01:49:17.5697||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581325722 2023-03-29 01:49:17.5697||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581325722 2023-03-29 01:49:17.5697||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581325722 2023-03-29 01:49:17.8234||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581325722, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:17.8234||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581325722 2023-03-29 01:49:17.8234||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581325722 done. 2023-03-29 01:49:17.8234||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679584038894 2023-03-29 01:49:17.8234||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679584038894 2023-03-29 01:49:17.8234||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679584038894 2023-03-29 01:49:18.0482||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679584038894, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:18.0482||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679584038894 2023-03-29 01:49:18.0482||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679584038894 done. 2023-03-29 01:49:18.0482||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 01:49:18.0482||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 01:49:18.0482||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 01:49:18.2802||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:18.2802||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 01:49:18.2802||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 01:49:18.2802||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 01:49:18.2802||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 01:49:18.2802||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 01:49:18.5180||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 01:49:18.5180||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 01:49:18.5180||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 02:00:09.5968||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from -60 2023-03-29 02:00:09.6073||WARN|CourseService.Core.Service.PaymentService|0 transactions found to be reprocessed 2023-03-29 02:00:09.6073||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675952194259 2023-03-29 02:00:09.6073||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675952194259 2023-03-29 02:00:09.6073||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675952194259 2023-03-29 02:00:09.8769||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675952194259, Details [{"status":false,"message":"Transaction reference not found"}] 2023-03-29 02:00:09.8769||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675952194259 2023-03-29 02:00:09.8769||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675952194259 done. 2023-03-29 02:00:09.8769||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675954108146 2023-03-29 02:00:09.8769||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675954108146 2023-03-29 02:00:09.8769||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675954108146 2023-03-29 02:00:10.1156||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675954108146, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:10.1156||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675954108146 2023-03-29 02:00:10.1156||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675954108146 done. 2023-03-29 02:00:10.1156||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676306500162 2023-03-29 02:00:10.1156||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676306500162 2023-03-29 02:00:10.1156||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676306500162 2023-03-29 02:00:10.3547||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676306500162, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:10.3547||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676306500162 2023-03-29 02:00:10.3547||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676306500162 done. 2023-03-29 02:00:10.3547||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676394601931 2023-03-29 02:00:10.3547||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676394601931 2023-03-29 02:00:10.3547||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676394601931 2023-03-29 02:00:10.6081||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676394601931, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:10.6081||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676394601931 2023-03-29 02:00:10.6081||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676394601931 done. 2023-03-29 02:00:10.6081||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676468685624 2023-03-29 02:00:10.6081||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676468685624 2023-03-29 02:00:10.6081||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676468685624 2023-03-29 02:00:10.8686||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676468685624, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:10.8686||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676468685624 2023-03-29 02:00:10.8686||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676468685624 done. 2023-03-29 02:00:10.8686||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676473146003 2023-03-29 02:00:10.8686||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676473146003 2023-03-29 02:00:10.8686||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676473146003 2023-03-29 02:00:11.1019||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676473146003, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:11.1019||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676473146003 2023-03-29 02:00:11.1019||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676473146003 done. 2023-03-29 02:00:11.1019||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676839301115 2023-03-29 02:00:11.1019||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676839301115 2023-03-29 02:00:11.1019||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676839301115 2023-03-29 02:00:11.3728||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676839301115, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:11.3728||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676839301115 2023-03-29 02:00:11.3728||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676839301115 done. 2023-03-29 02:00:11.3728||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 02:00:11.3728||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 02:00:11.3728||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 02:00:11.6584||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:11.6584||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 02:00:11.6584||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 02:00:11.6584||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 02:00:11.6584||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 02:00:11.6584||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 02:00:11.8978||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:11.8978||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 02:00:11.8978||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 02:00:11.8978||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-03-29 02:00:11.8978||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-03-29 02:00:11.8978||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-03-29 02:00:12.1717||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:12.1717||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-03-29 02:00:12.1717||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-03-29 02:00:12.1717||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677760672682 2023-03-29 02:00:12.1717||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677760672682 2023-03-29 02:00:12.1717||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677760672682 2023-03-29 02:00:12.9108||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677760672682, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:12.9108||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677760672682 2023-03-29 02:00:12.9108||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677760672682 done. 2023-03-29 02:00:12.9108||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677894223530 2023-03-29 02:00:12.9108||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677894223530 2023-03-29 02:00:12.9108||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677894223530 2023-03-29 02:00:13.3030||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677894223530, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:13.3030||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677894223530 2023-03-29 02:00:13.3030||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677894223530 done. 2023-03-29 02:00:13.3030||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678101410322 2023-03-29 02:00:13.3030||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678101410322 2023-03-29 02:00:13.3030||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678101410322 2023-03-29 02:00:13.5621||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678101410322, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:13.5621||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678101410322 2023-03-29 02:00:13.5621||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678101410322 done. 2023-03-29 02:00:13.5621||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678715477128 2023-03-29 02:00:13.5621||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678715477128 2023-03-29 02:00:13.5621||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678715477128 2023-03-29 02:00:13.7949||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678715477128, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:13.7949||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678715477128 2023-03-29 02:00:13.7949||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678715477128 done. 2023-03-29 02:00:13.7949||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678859278988 2023-03-29 02:00:13.7949||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678859278988 2023-03-29 02:00:13.7949||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678859278988 2023-03-29 02:00:14.0426||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678859278988, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:14.0426||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678859278988 2023-03-29 02:00:14.0426||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678859278988 done. 2023-03-29 02:00:14.0426||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 02:00:14.0426||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 02:00:14.0426||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 02:00:14.2908||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:14.2908||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 02:00:14.2908||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 02:00:14.2908||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 02:00:14.2908||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 02:00:14.2908||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 02:00:14.5455||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:14.5455||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 02:00:14.5455||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 02:00:14.5455||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 02:00:14.5455||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 02:00:14.5455||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 02:00:14.7784||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:14.7784||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 02:00:14.7784||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 02:00:14.7784||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 02:00:14.7784||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 02:00:14.7784||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 02:00:15.6208||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:15.6208||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 02:00:15.6208||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 02:00:15.6208||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 02:00:15.6208||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 02:00:15.6208||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 02:00:15.9330||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:15.9330||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 02:00:15.9336||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 02:00:15.9336||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679006025563 2023-03-29 02:00:15.9336||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679006025563 2023-03-29 02:00:15.9336||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679006025563 2023-03-29 02:00:16.1558||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679006025563, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:16.1558||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679006025563 2023-03-29 02:00:16.1558||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679006025563 done. 2023-03-29 02:00:16.1558||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679009145901 2023-03-29 02:00:16.1558||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679009145901 2023-03-29 02:00:16.1558||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679009145901 2023-03-29 02:00:16.3964||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679009145901, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:16.3964||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679009145901 2023-03-29 02:00:16.3964||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679009145901 done. 2023-03-29 02:00:16.3964||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679569662338 2023-03-29 02:00:16.3964||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679569662338 2023-03-29 02:00:16.3964||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679569662338 2023-03-29 02:00:16.6232||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679569662338, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:16.6232||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679569662338 2023-03-29 02:00:16.6232||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679569662338 done. 2023-03-29 02:00:16.6232||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 02:00:16.6232||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 02:00:16.6232||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 02:00:16.8497||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:16.8497||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 02:00:16.8497||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 02:00:16.8497||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 02:00:16.8497||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 02:00:16.8497||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 02:00:17.0990||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:17.0990||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 02:00:17.0990||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 02:00:17.0990||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 02:00:17.0990||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 02:00:17.0990||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 02:00:17.5028||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:17.5028||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 02:00:17.5028||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 02:00:17.5028||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 02:00:17.5028||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 02:00:17.5028||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 02:00:17.7331||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:17.7331||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 02:00:17.7331||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 02:00:17.7331||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581325722 2023-03-29 02:00:17.7331||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581325722 2023-03-29 02:00:17.7331||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581325722 2023-03-29 02:00:18.1008||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581325722, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:18.1008||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581325722 2023-03-29 02:00:18.1008||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581325722 done. 2023-03-29 02:00:18.1008||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679584038894 2023-03-29 02:00:18.1008||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679584038894 2023-03-29 02:00:18.1008||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679584038894 2023-03-29 02:00:18.3811||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679584038894, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:18.3811||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679584038894 2023-03-29 02:00:18.3811||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679584038894 done. 2023-03-29 02:00:18.3811||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 02:00:18.3811||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 02:00:18.3811||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 02:00:18.6306||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:18.6306||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 02:00:18.6306||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 02:00:18.6306||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 02:00:18.6306||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 02:00:18.6306||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 02:00:18.9538||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 02:00:18.9538||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 02:00:18.9538||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 08:21:16.3773||DEBUG|CourseService.Program|init main function 2023-03-29 08:21:21.0840||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from -60 2023-03-29 08:21:21.7342||WARN|CourseService.Core.Service.PaymentService|0 transactions found to be reprocessed 2023-03-29 08:21:21.7342||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675952194259 2023-03-29 08:21:21.7428||WARN|CourseService.Core.Service.CourseService|4 courses to be Processed 2023-03-29 08:21:21.7428||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675952194259 2023-03-29 08:21:21.7428||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675952194259 2023-03-29 08:21:21.7428||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 255 2023-03-29 08:21:21.7822||WARN|CourseService.Core.Service.CourseService|2 CourseAssets for CourseId 255 2023-03-29 08:21:21.7822||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 256 2023-03-29 08:21:21.7882||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 256 2023-03-29 08:21:21.7882||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 257 2023-03-29 08:21:21.7882||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 257 2023-03-29 08:21:21.7882||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 260 2023-03-29 08:21:21.7882||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/0ab9db94-0a05-40a9-ba99-daefb6c1d3ce.mp4]. 2023-03-29 08:21:21.7882||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 260 2023-03-29 08:21:21.9083||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/971df495-b0c1-4ac6-8a73-2ee618f7c759.mp4]. 2023-03-29 08:21:22.2773||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675952194259, Details [{"status":false,"message":"Transaction reference not found"}] 2023-03-29 08:21:22.2773||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675952194259 2023-03-29 08:21:22.2773||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675952194259 done. 2023-03-29 08:21:22.2773||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675954108146 2023-03-29 08:21:22.2773||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675954108146 2023-03-29 08:21:22.2773||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675954108146 2023-03-29 08:21:22.5545||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675954108146, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:22.5545||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675954108146 2023-03-29 08:21:22.5545||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675954108146 done. 2023-03-29 08:21:22.5545||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676306500162 2023-03-29 08:21:22.5545||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676306500162 2023-03-29 08:21:22.5545||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676306500162 2023-03-29 08:21:22.8494||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676306500162, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:22.8494||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676306500162 2023-03-29 08:21:22.8494||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676306500162 done. 2023-03-29 08:21:22.8507||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676394601931 2023-03-29 08:21:22.8507||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676394601931 2023-03-29 08:21:22.8507||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676394601931 2023-03-29 08:21:23.0880||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676394601931, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:23.0880||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676394601931 2023-03-29 08:21:23.0880||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676394601931 done. 2023-03-29 08:21:23.0880||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676468685624 2023-03-29 08:21:23.0880||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676468685624 2023-03-29 08:21:23.0880||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676468685624 2023-03-29 08:21:23.3200||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676468685624, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:23.3200||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676468685624 2023-03-29 08:21:23.3200||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676468685624 done. 2023-03-29 08:21:23.3200||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676473146003 2023-03-29 08:21:23.3200||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676473146003 2023-03-29 08:21:23.3200||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676473146003 2023-03-29 08:21:23.9662||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 218 2023-03-29 08:21:23.9977||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676473146003, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:23.9977||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676473146003 2023-03-29 08:21:23.9977||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676473146003 done. 2023-03-29 08:21:23.9977||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676839301115 2023-03-29 08:21:23.9977||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676839301115 2023-03-29 08:21:23.9977||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676839301115 2023-03-29 08:21:24.1871||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 218 2023-03-29 08:21:24.2201||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676839301115, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:24.2201||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676839301115 2023-03-29 08:21:24.2201||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676839301115 done. 2023-03-29 08:21:24.2201||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 08:21:24.2201||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 08:21:24.2201||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 08:21:24.4698||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:24.4698||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 08:21:24.4698||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 08:21:24.4708||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 08:21:24.4708||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 08:21:24.4708||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 08:21:25.0170||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:25.0170||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 08:21:25.0170||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 08:21:25.0170||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-03-29 08:21:25.0170||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-03-29 08:21:25.0170||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-03-29 08:21:25.2347||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:25.2347||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-03-29 08:21:25.2347||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-03-29 08:21:25.2376||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677760672682 2023-03-29 08:21:25.2376||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677760672682 2023-03-29 08:21:25.2376||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677760672682 2023-03-29 08:21:25.4765||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677760672682, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:25.4765||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677760672682 2023-03-29 08:21:25.4765||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677760672682 done. 2023-03-29 08:21:25.4765||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677894223530 2023-03-29 08:21:25.4765||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677894223530 2023-03-29 08:21:25.4765||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677894223530 2023-03-29 08:21:25.7288||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677894223530, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:25.7288||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677894223530 2023-03-29 08:21:25.7288||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677894223530 done. 2023-03-29 08:21:25.7288||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678101410322 2023-03-29 08:21:25.7288||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678101410322 2023-03-29 08:21:25.7288||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678101410322 2023-03-29 08:21:25.9709||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678101410322, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:25.9714||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678101410322 2023-03-29 08:21:25.9714||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678101410322 done. 2023-03-29 08:21:25.9714||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678715477128 2023-03-29 08:21:25.9714||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678715477128 2023-03-29 08:21:25.9714||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678715477128 2023-03-29 08:21:26.1900||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678715477128, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:26.1900||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678715477128 2023-03-29 08:21:26.1900||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678715477128 done. 2023-03-29 08:21:26.1900||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678859278988 2023-03-29 08:21:26.1900||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678859278988 2023-03-29 08:21:26.1900||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678859278988 2023-03-29 08:21:26.4318||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678859278988, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:26.4318||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678859278988 2023-03-29 08:21:26.4318||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678859278988 done. 2023-03-29 08:21:26.4318||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 08:21:26.4318||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 08:21:26.4318||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 08:21:26.6537||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:26.6537||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 08:21:26.6537||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 08:21:26.6537||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 08:21:26.6537||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 08:21:26.6537||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 08:21:26.8800||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:26.8800||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 08:21:26.8807||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 08:21:26.8807||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 08:21:26.8807||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 08:21:26.8807||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 08:21:27.1724||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:27.1724||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 08:21:27.1724||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 08:21:27.1724||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 08:21:27.1724||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 08:21:27.1724||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 08:21:27.5082||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:27.5082||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 08:21:27.5082||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 08:21:27.5082||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 08:21:27.5082||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 08:21:27.5082||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 08:21:27.8283||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:27.8283||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 08:21:27.8283||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 08:21:27.8283||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679006025563 2023-03-29 08:21:27.8283||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679006025563 2023-03-29 08:21:27.8283||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679006025563 2023-03-29 08:21:28.0689||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679006025563, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:28.0689||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679006025563 2023-03-29 08:21:28.0689||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679006025563 done. 2023-03-29 08:21:28.0689||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679009145901 2023-03-29 08:21:28.0689||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679009145901 2023-03-29 08:21:28.0689||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679009145901 2023-03-29 08:21:28.4605||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679009145901, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:28.4605||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679009145901 2023-03-29 08:21:28.4605||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679009145901 done. 2023-03-29 08:21:28.4605||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679569662338 2023-03-29 08:21:28.4605||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679569662338 2023-03-29 08:21:28.4605||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679569662338 2023-03-29 08:21:28.6880||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679569662338, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:28.6880||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679569662338 2023-03-29 08:21:28.6880||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679569662338 done. 2023-03-29 08:21:28.6880||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 08:21:28.6880||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 08:21:28.6880||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 08:21:28.9531||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:28.9531||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 08:21:28.9531||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 08:21:28.9531||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 08:21:28.9531||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 08:21:28.9531||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 08:21:29.1859||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:29.1859||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 08:21:29.1859||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 08:21:29.1859||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 08:21:29.1859||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 08:21:29.1859||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 08:21:29.4077||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:29.4077||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 08:21:29.4077||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 08:21:29.4077||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 08:21:29.4077||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 08:21:29.4093||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 08:21:29.6378||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:29.6378||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 08:21:29.6378||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 08:21:29.6378||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581325722 2023-03-29 08:21:29.6378||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581325722 2023-03-29 08:21:29.6378||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581325722 2023-03-29 08:21:29.8524||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581325722, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:29.8524||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581325722 2023-03-29 08:21:29.8524||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581325722 done. 2023-03-29 08:21:29.8524||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679584038894 2023-03-29 08:21:29.8524||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679584038894 2023-03-29 08:21:29.8524||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679584038894 2023-03-29 08:21:30.0914||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679584038894, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:30.0914||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679584038894 2023-03-29 08:21:30.0914||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679584038894 done. 2023-03-29 08:21:30.0914||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 08:21:30.0914||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 08:21:30.0914||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 08:21:30.3502||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:30.3502||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 08:21:30.3502||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 08:21:30.3502||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 08:21:30.3502||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 08:21:30.3502||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 08:21:30.7648||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 08:21:30.7648||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 08:21:30.7648||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 12:17:33.1613||DEBUG|CourseService.Program|init main function 2023-03-29 12:17:35.8081||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from -60 2023-03-29 12:17:36.5588||WARN|CourseService.Core.Service.PaymentService|0 transactions found to be reprocessed 2023-03-29 12:17:36.5588||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675952194259 2023-03-29 12:17:36.5588||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675952194259 2023-03-29 12:17:36.5731||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675952194259 2023-03-29 12:17:37.0871||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675952194259, Details [{"status":false,"message":"Transaction reference not found"}] 2023-03-29 12:17:37.0871||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675952194259 2023-03-29 12:17:37.0871||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675952194259 done. 2023-03-29 12:17:37.0871||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675954108146 2023-03-29 12:17:37.0871||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675954108146 2023-03-29 12:17:37.0871||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675954108146 2023-03-29 12:17:37.3200||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675954108146, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:37.3200||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675954108146 2023-03-29 12:17:37.3200||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675954108146 done. 2023-03-29 12:17:37.3200||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676306500162 2023-03-29 12:17:37.3200||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676306500162 2023-03-29 12:17:37.3200||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676306500162 2023-03-29 12:17:37.5516||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676306500162, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:37.5516||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676306500162 2023-03-29 12:17:37.5516||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676306500162 done. 2023-03-29 12:17:37.5527||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676394601931 2023-03-29 12:17:37.5527||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676394601931 2023-03-29 12:17:37.5527||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676394601931 2023-03-29 12:17:37.7933||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676394601931, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:37.7933||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676394601931 2023-03-29 12:17:37.7933||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676394601931 done. 2023-03-29 12:17:37.7933||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676468685624 2023-03-29 12:17:37.7933||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676468685624 2023-03-29 12:17:37.7933||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676468685624 2023-03-29 12:17:38.0290||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676468685624, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:38.0290||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676468685624 2023-03-29 12:17:38.0290||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676468685624 done. 2023-03-29 12:17:38.0290||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676473146003 2023-03-29 12:17:38.0290||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676473146003 2023-03-29 12:17:38.0290||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676473146003 2023-03-29 12:17:38.2662||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676473146003, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:38.2662||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676473146003 2023-03-29 12:17:38.2662||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676473146003 done. 2023-03-29 12:17:38.2662||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676839301115 2023-03-29 12:17:38.2662||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676839301115 2023-03-29 12:17:38.2662||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676839301115 2023-03-29 12:17:38.6422||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676839301115, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:38.6422||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676839301115 2023-03-29 12:17:38.6422||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676839301115 done. 2023-03-29 12:17:38.6422||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 12:17:38.6422||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 12:17:38.6422||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 12:17:38.8754||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:38.8754||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 12:17:38.8754||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 12:17:38.8754||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 12:17:38.8754||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 12:17:38.8754||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 12:17:39.1101||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:39.1101||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 12:17:39.1101||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 12:17:39.1101||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-03-29 12:17:39.1101||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-03-29 12:17:39.1101||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-03-29 12:17:39.3434||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:39.3434||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-03-29 12:17:39.3434||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-03-29 12:17:39.3434||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677760672682 2023-03-29 12:17:39.3434||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677760672682 2023-03-29 12:17:39.3434||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677760672682 2023-03-29 12:17:39.7304||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677760672682, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:39.7304||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677760672682 2023-03-29 12:17:39.7304||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677760672682 done. 2023-03-29 12:17:39.7304||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677894223530 2023-03-29 12:17:39.7304||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677894223530 2023-03-29 12:17:39.7304||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677894223530 2023-03-29 12:17:39.9439||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677894223530, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:39.9439||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677894223530 2023-03-29 12:17:39.9439||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677894223530 done. 2023-03-29 12:17:39.9439||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678101410322 2023-03-29 12:17:39.9439||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678101410322 2023-03-29 12:17:39.9439||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678101410322 2023-03-29 12:17:40.2950||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678101410322, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:40.2950||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678101410322 2023-03-29 12:17:40.2950||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678101410322 done. 2023-03-29 12:17:40.2950||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678715477128 2023-03-29 12:17:40.2950||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678715477128 2023-03-29 12:17:40.2950||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678715477128 2023-03-29 12:17:40.5368||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678715477128, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:40.5368||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678715477128 2023-03-29 12:17:40.5368||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678715477128 done. 2023-03-29 12:17:40.5368||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678859278988 2023-03-29 12:17:40.5368||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678859278988 2023-03-29 12:17:40.5368||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678859278988 2023-03-29 12:17:40.8224||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678859278988, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:40.8224||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678859278988 2023-03-29 12:17:40.8224||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678859278988 done. 2023-03-29 12:17:40.8224||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 12:17:40.8224||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 12:17:40.8224||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 12:17:41.0672||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:41.0672||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 12:17:41.0672||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 12:17:41.0672||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 12:17:41.0672||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 12:17:41.0672||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 12:17:41.3439||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:41.3439||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 12:17:41.3439||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 12:17:41.3439||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 12:17:41.3439||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 12:17:41.3439||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 12:17:41.5943||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:41.5943||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 12:17:41.5943||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 12:17:41.5943||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 12:17:41.5943||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 12:17:41.5943||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 12:17:41.8212||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:41.8212||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 12:17:41.8212||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 12:17:41.8212||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 12:17:41.8212||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 12:17:41.8212||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 12:17:42.0592||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:42.0592||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 12:17:42.0592||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 12:17:42.0592||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679006025563 2023-03-29 12:17:42.0592||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679006025563 2023-03-29 12:17:42.0592||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679006025563 2023-03-29 12:17:42.2908||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679006025563, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:42.2908||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679006025563 2023-03-29 12:17:42.2908||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679006025563 done. 2023-03-29 12:17:42.2908||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679009145901 2023-03-29 12:17:42.2908||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679009145901 2023-03-29 12:17:42.2908||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679009145901 2023-03-29 12:17:42.5479||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679009145901, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:42.5479||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679009145901 2023-03-29 12:17:42.5479||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679009145901 done. 2023-03-29 12:17:42.5479||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679569662338 2023-03-29 12:17:42.5479||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679569662338 2023-03-29 12:17:42.5479||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679569662338 2023-03-29 12:17:42.7968||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679569662338, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:42.7968||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679569662338 2023-03-29 12:17:42.7968||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679569662338 done. 2023-03-29 12:17:42.7968||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 12:17:42.7968||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 12:17:42.7968||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 12:17:43.0164||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:43.0164||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 12:17:43.0164||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 12:17:43.0164||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 12:17:43.0164||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 12:17:43.0164||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 12:17:43.3406||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:43.3406||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 12:17:43.3406||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 12:17:43.3406||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 12:17:43.3406||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 12:17:43.3406||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 12:17:43.5472||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:43.5472||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 12:17:43.5472||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 12:17:43.5472||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 12:17:43.5472||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 12:17:43.5472||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 12:17:43.7753||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:43.7753||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 12:17:43.7753||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 12:17:43.7753||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581325722 2023-03-29 12:17:43.7753||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581325722 2023-03-29 12:17:43.7753||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581325722 2023-03-29 12:17:44.0034||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581325722, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:44.0034||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581325722 2023-03-29 12:17:44.0034||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581325722 done. 2023-03-29 12:17:44.0034||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679584038894 2023-03-29 12:17:44.0034||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679584038894 2023-03-29 12:17:44.0034||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679584038894 2023-03-29 12:17:44.2226||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679584038894, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:44.2226||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679584038894 2023-03-29 12:17:44.2226||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679584038894 done. 2023-03-29 12:17:44.2226||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 12:17:44.2226||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 12:17:44.2226||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 12:17:44.4773||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:44.4773||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 12:17:44.4773||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 12:17:44.4773||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 12:17:44.4773||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 12:17:44.4773||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 12:17:44.7240||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 12:17:44.7240||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 12:17:44.7240||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 14:00:05.3308||DEBUG|CourseService.Program|init main function 2023-03-29 14:00:06.6341||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from -60 2023-03-29 14:00:06.8603||WARN|CourseService.Core.Service.PaymentService|0 transactions found to be reprocessed 2023-03-29 14:00:06.8603||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675952194259 2023-03-29 14:00:06.8722||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675952194259 2023-03-29 14:00:06.8722||WARN|CourseService.Core.Service.CourseService|4 courses to be Processed 2023-03-29 14:00:06.8722||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675952194259 2023-03-29 14:00:06.8847||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 255 2023-03-29 14:00:06.9166||WARN|CourseService.Core.Service.CourseService|2 CourseAssets for CourseId 255 2023-03-29 14:00:06.9166||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 256 2023-03-29 14:00:06.9241||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 256 2023-03-29 14:00:06.9241||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 257 2023-03-29 14:00:06.9241||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 257 2023-03-29 14:00:06.9241||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 260 2023-03-29 14:00:06.9241||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/0ab9db94-0a05-40a9-ba99-daefb6c1d3ce.mp4]. 2023-03-29 14:00:06.9241||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 260 2023-03-29 14:00:07.0612||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/971df495-b0c1-4ac6-8a73-2ee618f7c759.mp4]. 2023-03-29 14:00:07.2451||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675952194259, Details [{"status":false,"message":"Transaction reference not found"}] 2023-03-29 14:00:07.2451||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675952194259 2023-03-29 14:00:07.2451||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675952194259 done. 2023-03-29 14:00:07.2451||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675954108146 2023-03-29 14:00:07.2451||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675954108146 2023-03-29 14:00:07.2451||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675954108146 2023-03-29 14:00:07.4976||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675954108146, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:07.4976||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675954108146 2023-03-29 14:00:07.4976||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675954108146 done. 2023-03-29 14:00:07.4976||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676306500162 2023-03-29 14:00:07.4976||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676306500162 2023-03-29 14:00:07.4976||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676306500162 2023-03-29 14:00:07.7774||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676306500162, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:07.7774||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676306500162 2023-03-29 14:00:07.7784||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676306500162 done. 2023-03-29 14:00:07.7784||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676394601931 2023-03-29 14:00:07.7784||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676394601931 2023-03-29 14:00:07.7784||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676394601931 2023-03-29 14:00:08.0442||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676394601931, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:08.0442||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676394601931 2023-03-29 14:00:08.0442||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676394601931 done. 2023-03-29 14:00:08.0442||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676468685624 2023-03-29 14:00:08.0442||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676468685624 2023-03-29 14:00:08.0442||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676468685624 2023-03-29 14:00:08.3944||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676468685624, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:08.3944||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676468685624 2023-03-29 14:00:08.3944||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676468685624 done. 2023-03-29 14:00:08.3944||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676473146003 2023-03-29 14:00:08.3944||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676473146003 2023-03-29 14:00:08.3944||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676473146003 2023-03-29 14:00:08.7756||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676473146003, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:08.7756||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676473146003 2023-03-29 14:00:08.7756||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676473146003 done. 2023-03-29 14:00:08.7756||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676839301115 2023-03-29 14:00:08.7786||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676839301115 2023-03-29 14:00:08.7786||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676839301115 2023-03-29 14:00:09.0299||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676839301115, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:09.0299||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676839301115 2023-03-29 14:00:09.0299||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676839301115 done. 2023-03-29 14:00:09.0299||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 14:00:09.0299||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 14:00:09.0299||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 14:00:09.1789||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 218 2023-03-29 14:00:09.3028||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:09.3028||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 14:00:09.3028||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 14:00:09.3028||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 14:00:09.3028||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 14:00:09.3028||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 14:00:09.5014||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 218 2023-03-29 14:00:09.5693||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:09.5693||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 14:00:09.5693||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 14:00:09.5693||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-03-29 14:00:09.5693||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-03-29 14:00:09.5693||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-03-29 14:00:09.8684||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:09.8684||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-03-29 14:00:09.8684||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-03-29 14:00:09.8684||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677760672682 2023-03-29 14:00:09.8684||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677760672682 2023-03-29 14:00:09.8701||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677760672682 2023-03-29 14:00:10.1918||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677760672682, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:10.1918||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677760672682 2023-03-29 14:00:10.1918||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677760672682 done. 2023-03-29 14:00:10.1918||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677894223530 2023-03-29 14:00:10.1918||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677894223530 2023-03-29 14:00:10.1918||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677894223530 2023-03-29 14:00:10.5851||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677894223530, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:10.5851||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677894223530 2023-03-29 14:00:10.5851||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677894223530 done. 2023-03-29 14:00:10.5851||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678101410322 2023-03-29 14:00:10.5851||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678101410322 2023-03-29 14:00:10.5851||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678101410322 2023-03-29 14:00:10.8127||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678101410322, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:10.8127||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678101410322 2023-03-29 14:00:10.8127||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678101410322 done. 2023-03-29 14:00:10.8127||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678715477128 2023-03-29 14:00:10.8127||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678715477128 2023-03-29 14:00:10.8127||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678715477128 2023-03-29 14:00:11.2112||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678715477128, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:11.2112||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678715477128 2023-03-29 14:00:11.2112||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678715477128 done. 2023-03-29 14:00:11.2112||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678859278988 2023-03-29 14:00:11.2112||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678859278988 2023-03-29 14:00:11.2112||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678859278988 2023-03-29 14:00:11.4584||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678859278988, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:11.4584||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678859278988 2023-03-29 14:00:11.4584||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678859278988 done. 2023-03-29 14:00:11.4584||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 14:00:11.4584||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 14:00:11.4584||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 14:00:11.7217||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:11.7217||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 14:00:11.7217||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 14:00:11.7217||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 14:00:11.7217||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 14:00:11.7217||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 14:00:12.4628||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:12.4628||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 14:00:12.4628||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 14:00:12.4628||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 14:00:12.4639||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 14:00:12.4639||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 14:00:12.7221||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:12.7221||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 14:00:12.7221||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 14:00:12.7221||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 14:00:12.7221||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 14:00:12.7221||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 14:00:13.0118||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:13.0118||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 14:00:13.0118||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 14:00:13.0118||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 14:00:13.0118||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 14:00:13.0118||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 14:00:13.2576||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:13.2576||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 14:00:13.2576||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 14:00:13.2576||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679006025563 2023-03-29 14:00:13.2576||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679006025563 2023-03-29 14:00:13.2576||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679006025563 2023-03-29 14:00:13.5086||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679006025563, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:13.5086||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679006025563 2023-03-29 14:00:13.5086||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679006025563 done. 2023-03-29 14:00:13.5086||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679009145901 2023-03-29 14:00:13.5086||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679009145901 2023-03-29 14:00:13.5086||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679009145901 2023-03-29 14:00:13.7723||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679009145901, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:13.7723||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679009145901 2023-03-29 14:00:13.7723||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679009145901 done. 2023-03-29 14:00:13.7723||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679569662338 2023-03-29 14:00:13.7723||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679569662338 2023-03-29 14:00:13.7723||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679569662338 2023-03-29 14:00:14.0202||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679569662338, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:14.0202||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679569662338 2023-03-29 14:00:14.0202||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679569662338 done. 2023-03-29 14:00:14.0202||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 14:00:14.0202||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 14:00:14.0202||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 14:00:14.3678||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:14.3678||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 14:00:14.3678||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 14:00:14.3678||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 14:00:14.3678||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 14:00:14.3678||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 14:00:15.0062||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:15.0062||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 14:00:15.0062||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 14:00:15.0062||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 14:00:15.0062||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 14:00:15.0062||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 14:00:15.3166||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:15.3166||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 14:00:15.3166||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 14:00:15.3166||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 14:00:15.3166||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 14:00:15.3166||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 14:00:15.5705||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:15.5705||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 14:00:15.5705||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 14:00:15.5705||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581325722 2023-03-29 14:00:15.5705||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581325722 2023-03-29 14:00:15.5705||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581325722 2023-03-29 14:00:15.8258||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581325722, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:15.8258||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581325722 2023-03-29 14:00:15.8258||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581325722 done. 2023-03-29 14:00:15.8258||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679584038894 2023-03-29 14:00:15.8258||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679584038894 2023-03-29 14:00:15.8258||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679584038894 2023-03-29 14:00:16.1467||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679584038894, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:16.1467||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679584038894 2023-03-29 14:00:16.1467||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679584038894 done. 2023-03-29 14:00:16.1467||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 14:00:16.1467||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 14:00:16.1467||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 14:00:16.5452||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:16.5452||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 14:00:16.5452||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 14:00:16.5452||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 14:00:16.5452||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 14:00:16.5452||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 14:00:16.7881||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 14:00:16.7881||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 14:00:16.7881||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 14:40:51.0036||DEBUG|CourseService.Program|init main function 2023-03-29 15:00:07.0739||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from -60 2023-03-29 15:00:07.0913||WARN|CourseService.Core.Service.PaymentService|0 transactions found to be reprocessed 2023-03-29 15:00:07.0913||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675952194259 2023-03-29 15:00:07.1005||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675952194259 2023-03-29 15:00:07.1005||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675952194259 2023-03-29 15:00:08.0447||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675952194259, Details [{"status":false,"message":"Transaction reference not found"}] 2023-03-29 15:00:08.0447||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675952194259 2023-03-29 15:00:08.0447||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675952194259 done. 2023-03-29 15:00:08.0486||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675954108146 2023-03-29 15:00:08.0486||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675954108146 2023-03-29 15:00:08.0486||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675954108146 2023-03-29 15:00:11.2293||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675954108146, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:11.2293||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675954108146 2023-03-29 15:00:11.2293||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675954108146 done. 2023-03-29 15:00:11.2293||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676306500162 2023-03-29 15:00:11.2293||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676306500162 2023-03-29 15:00:11.2293||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676306500162 2023-03-29 15:00:11.4718||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676306500162, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:11.4718||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676306500162 2023-03-29 15:00:11.4718||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676306500162 done. 2023-03-29 15:00:11.4718||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676394601931 2023-03-29 15:00:11.4718||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676394601931 2023-03-29 15:00:11.4718||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676394601931 2023-03-29 15:00:11.7374||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676394601931, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:11.7374||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676394601931 2023-03-29 15:00:11.7374||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676394601931 done. 2023-03-29 15:00:11.7374||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676468685624 2023-03-29 15:00:11.7374||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676468685624 2023-03-29 15:00:11.7374||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676468685624 2023-03-29 15:00:11.9793||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676468685624, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:11.9793||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676468685624 2023-03-29 15:00:11.9793||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676468685624 done. 2023-03-29 15:00:11.9793||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676473146003 2023-03-29 15:00:11.9793||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676473146003 2023-03-29 15:00:11.9793||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676473146003 2023-03-29 15:00:12.2139||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676473146003, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:12.2139||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676473146003 2023-03-29 15:00:12.2139||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676473146003 done. 2023-03-29 15:00:12.2139||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676839301115 2023-03-29 15:00:12.2139||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676839301115 2023-03-29 15:00:12.2139||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676839301115 2023-03-29 15:00:12.5529||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676839301115, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:12.5529||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676839301115 2023-03-29 15:00:12.5529||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676839301115 done. 2023-03-29 15:00:12.5529||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 15:00:12.5529||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 15:00:12.5529||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 15:00:12.8510||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:12.8510||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 15:00:12.8510||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 15:00:12.8510||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 15:00:12.8510||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 15:00:12.8510||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 15:00:13.4064||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:13.4064||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 15:00:13.4064||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 15:00:13.4064||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-03-29 15:00:13.4064||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-03-29 15:00:13.4064||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-03-29 15:00:13.6619||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:13.6619||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-03-29 15:00:13.6619||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-03-29 15:00:13.6619||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677760672682 2023-03-29 15:00:13.6619||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677760672682 2023-03-29 15:00:13.6619||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677760672682 2023-03-29 15:00:13.8771||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677760672682, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:13.8771||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677760672682 2023-03-29 15:00:13.8771||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677760672682 done. 2023-03-29 15:00:13.8771||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677894223530 2023-03-29 15:00:13.8771||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677894223530 2023-03-29 15:00:13.8771||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677894223530 2023-03-29 15:00:14.2216||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677894223530, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:14.2216||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677894223530 2023-03-29 15:00:14.2216||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677894223530 done. 2023-03-29 15:00:14.2216||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678101410322 2023-03-29 15:00:14.2216||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678101410322 2023-03-29 15:00:14.2216||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678101410322 2023-03-29 15:00:14.4831||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678101410322, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:14.4836||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678101410322 2023-03-29 15:00:14.4836||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678101410322 done. 2023-03-29 15:00:14.4836||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678715477128 2023-03-29 15:00:14.4836||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678715477128 2023-03-29 15:00:14.4836||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678715477128 2023-03-29 15:00:14.8123||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678715477128, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:14.8123||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678715477128 2023-03-29 15:00:14.8123||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678715477128 done. 2023-03-29 15:00:14.8123||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678859278988 2023-03-29 15:00:14.8123||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678859278988 2023-03-29 15:00:14.8123||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678859278988 2023-03-29 15:00:15.0812||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678859278988, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:15.0812||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678859278988 2023-03-29 15:00:15.0812||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678859278988 done. 2023-03-29 15:00:15.0812||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 15:00:15.0812||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 15:00:15.0812||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 15:00:15.3385||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:15.3385||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 15:00:15.3385||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 15:00:15.3385||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 15:00:15.3385||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 15:00:15.3385||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 15:00:15.5882||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:15.5882||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 15:00:15.5882||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 15:00:15.5882||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 15:00:15.5882||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 15:00:15.5882||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 15:00:15.8581||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:15.8581||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 15:00:15.8581||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 15:00:15.8581||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 15:00:15.8581||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 15:00:15.8581||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 15:00:16.4019||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:16.4019||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 15:00:16.4019||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 15:00:16.4019||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 15:00:16.4019||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 15:00:16.4019||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 15:00:16.7904||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:16.7904||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 15:00:16.7904||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 15:00:16.7904||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679006025563 2023-03-29 15:00:16.7904||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679006025563 2023-03-29 15:00:16.7904||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679006025563 2023-03-29 15:00:17.0640||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679006025563, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:17.0640||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679006025563 2023-03-29 15:00:17.0640||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679006025563 done. 2023-03-29 15:00:17.0650||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679009145901 2023-03-29 15:00:17.0650||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679009145901 2023-03-29 15:00:17.0650||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679009145901 2023-03-29 15:00:17.4060||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679009145901, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:17.4060||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679009145901 2023-03-29 15:00:17.4060||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679009145901 done. 2023-03-29 15:00:17.4060||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679569662338 2023-03-29 15:00:17.4060||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679569662338 2023-03-29 15:00:17.4060||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679569662338 2023-03-29 15:00:17.8933||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679569662338, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:17.8933||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679569662338 2023-03-29 15:00:17.8933||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679569662338 done. 2023-03-29 15:00:17.8933||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 15:00:17.8933||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 15:00:17.8933||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 15:00:18.4577||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:18.4577||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 15:00:18.4577||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 15:00:18.4577||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 15:00:18.4577||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 15:00:18.4577||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 15:00:19.1637||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:19.1637||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 15:00:19.1637||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 15:00:19.1637||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 15:00:19.1637||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 15:00:19.1637||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 15:00:19.5473||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:19.5473||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 15:00:19.5473||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 15:00:19.5473||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 15:00:19.5473||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 15:00:19.5473||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 15:00:19.7899||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:19.7899||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 15:00:19.7899||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 15:00:19.7899||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581325722 2023-03-29 15:00:19.7899||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581325722 2023-03-29 15:00:19.7899||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581325722 2023-03-29 15:00:20.1402||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581325722, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:20.1406||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581325722 2023-03-29 15:00:20.1406||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581325722 done. 2023-03-29 15:00:20.1406||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679584038894 2023-03-29 15:00:20.1406||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679584038894 2023-03-29 15:00:20.1406||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679584038894 2023-03-29 15:00:20.3927||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679584038894, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:20.3927||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679584038894 2023-03-29 15:00:20.3927||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679584038894 done. 2023-03-29 15:00:20.3927||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 15:00:20.3927||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 15:00:20.3927||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 15:00:20.8580||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:20.8580||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 15:00:20.8580||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 15:00:20.8580||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 15:00:20.8580||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 15:00:20.8580||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 15:00:21.1752||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 15:00:21.1752||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 15:00:21.1752||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 21:04:01.5841||DEBUG|CourseService.Program|init main function 2023-03-29 21:04:06.5838||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from -60 2023-03-29 21:04:07.3617||WARN|CourseService.Core.Service.PaymentService|0 transactions found to be reprocessed 2023-03-29 21:04:07.3617||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675952194259 2023-03-29 21:04:07.3730||WARN|CourseService.Core.Service.CourseService|4 courses to be Processed 2023-03-29 21:04:07.3730||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675952194259 2023-03-29 21:04:07.3730||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675952194259 2023-03-29 21:04:07.3831||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 255 2023-03-29 21:04:07.4147||WARN|CourseService.Core.Service.CourseService|2 CourseAssets for CourseId 255 2023-03-29 21:04:07.4147||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 256 2023-03-29 21:04:07.4147||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 256 2023-03-29 21:04:07.4147||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 257 2023-03-29 21:04:07.4147||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/0ab9db94-0a05-40a9-ba99-daefb6c1d3ce.mp4]. 2023-03-29 21:04:07.4147||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 257 2023-03-29 21:04:07.4147||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 260 2023-03-29 21:04:07.4295||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 260 2023-03-29 21:04:07.5451||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/971df495-b0c1-4ac6-8a73-2ee618f7c759.mp4]. 2023-03-29 21:04:08.6641||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675952194259, Details [{"status":false,"message":"Transaction reference not found"}] 2023-03-29 21:04:08.6652||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675952194259 2023-03-29 21:04:08.6652||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675952194259 done. 2023-03-29 21:04:08.6652||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675954108146 2023-03-29 21:04:08.6652||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675954108146 2023-03-29 21:04:08.6652||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675954108146 2023-03-29 21:04:08.9580||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675954108146, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:08.9580||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675954108146 2023-03-29 21:04:08.9580||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675954108146 done. 2023-03-29 21:04:08.9580||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676306500162 2023-03-29 21:04:08.9580||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676306500162 2023-03-29 21:04:08.9605||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676306500162 2023-03-29 21:04:09.2753||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676306500162, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:09.2766||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676306500162 2023-03-29 21:04:09.2766||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676306500162 done. 2023-03-29 21:04:09.2766||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676394601931 2023-03-29 21:04:09.2766||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676394601931 2023-03-29 21:04:09.2766||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676394601931 2023-03-29 21:04:09.5576||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676394601931, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:09.5576||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676394601931 2023-03-29 21:04:09.5576||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676394601931 done. 2023-03-29 21:04:09.5576||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676468685624 2023-03-29 21:04:09.5576||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676468685624 2023-03-29 21:04:09.5576||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676468685624 2023-03-29 21:04:09.6124||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 218 2023-03-29 21:04:09.6630||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 218 2023-03-29 21:04:09.8331||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676468685624, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:09.8331||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676468685624 2023-03-29 21:04:09.8331||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676468685624 done. 2023-03-29 21:04:09.8331||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676473146003 2023-03-29 21:04:09.8331||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676473146003 2023-03-29 21:04:09.8331||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676473146003 2023-03-29 21:04:10.0481||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676473146003, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:10.0481||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676473146003 2023-03-29 21:04:10.0481||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676473146003 done. 2023-03-29 21:04:10.0481||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676839301115 2023-03-29 21:04:10.0481||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676839301115 2023-03-29 21:04:10.0481||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676839301115 2023-03-29 21:04:10.2792||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676839301115, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:10.2792||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676839301115 2023-03-29 21:04:10.2792||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676839301115 done. 2023-03-29 21:04:10.2792||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 21:04:10.2792||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 21:04:10.2792||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 21:04:10.5400||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:10.5400||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 21:04:10.5400||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 21:04:10.5400||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 21:04:10.5400||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 21:04:10.5400||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 21:04:10.8439||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:10.8439||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 21:04:10.8439||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 21:04:10.8439||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-03-29 21:04:10.8439||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-03-29 21:04:10.8439||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-03-29 21:04:11.1491||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:11.1491||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-03-29 21:04:11.1491||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-03-29 21:04:11.1491||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677760672682 2023-03-29 21:04:11.1491||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677760672682 2023-03-29 21:04:11.1491||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677760672682 2023-03-29 21:04:14.2812||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677760672682, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:14.2812||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677760672682 2023-03-29 21:04:14.2812||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677760672682 done. 2023-03-29 21:04:14.2812||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677894223530 2023-03-29 21:04:14.2812||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677894223530 2023-03-29 21:04:14.2812||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677894223530 2023-03-29 21:04:14.5706||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677894223530, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:14.5706||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677894223530 2023-03-29 21:04:14.5706||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677894223530 done. 2023-03-29 21:04:14.5716||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678101410322 2023-03-29 21:04:14.5716||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678101410322 2023-03-29 21:04:14.5716||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678101410322 2023-03-29 21:04:14.8199||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678101410322, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:14.8199||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678101410322 2023-03-29 21:04:14.8199||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678101410322 done. 2023-03-29 21:04:14.8209||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678715477128 2023-03-29 21:04:14.8209||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678715477128 2023-03-29 21:04:14.8209||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678715477128 2023-03-29 21:04:15.0907||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678715477128, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:15.0907||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678715477128 2023-03-29 21:04:15.0907||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678715477128 done. 2023-03-29 21:04:15.0907||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678859278988 2023-03-29 21:04:15.0907||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678859278988 2023-03-29 21:04:15.0907||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678859278988 2023-03-29 21:04:15.3465||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678859278988, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:15.3465||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678859278988 2023-03-29 21:04:15.3465||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678859278988 done. 2023-03-29 21:04:15.3465||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 21:04:15.3465||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 21:04:15.3465||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 21:04:15.6445||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:15.6445||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 21:04:15.6445||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 21:04:15.6445||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 21:04:15.6445||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 21:04:15.6445||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 21:04:15.9946||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:15.9946||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 21:04:15.9946||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 21:04:15.9946||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 21:04:15.9946||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 21:04:15.9946||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 21:04:16.3430||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:16.3430||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 21:04:16.3430||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 21:04:16.3430||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 21:04:16.3430||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 21:04:16.3430||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 21:04:16.6322||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:16.6322||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 21:04:16.6322||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 21:04:16.6322||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 21:04:16.6322||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 21:04:16.6322||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 21:04:16.8768||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:16.8768||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 21:04:16.8768||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 21:04:16.8768||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679006025563 2023-03-29 21:04:16.8768||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679006025563 2023-03-29 21:04:16.8768||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679006025563 2023-03-29 21:04:17.1502||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679006025563, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:17.1502||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679006025563 2023-03-29 21:04:17.1502||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679006025563 done. 2023-03-29 21:04:17.1502||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679009145901 2023-03-29 21:04:17.1502||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679009145901 2023-03-29 21:04:17.1502||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679009145901 2023-03-29 21:04:17.6577||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679009145901, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:17.6577||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679009145901 2023-03-29 21:04:17.6577||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679009145901 done. 2023-03-29 21:04:17.6577||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679569662338 2023-03-29 21:04:17.6577||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679569662338 2023-03-29 21:04:17.6577||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679569662338 2023-03-29 21:04:17.9238||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679569662338, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:17.9238||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679569662338 2023-03-29 21:04:17.9238||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679569662338 done. 2023-03-29 21:04:17.9238||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 21:04:17.9238||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 21:04:17.9238||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 21:04:18.2124||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:18.2124||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 21:04:18.2124||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 21:04:18.2124||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 21:04:18.2124||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 21:04:18.2124||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 21:04:18.4689||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:18.4689||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 21:04:18.4689||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 21:04:18.4689||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 21:04:18.4689||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 21:04:18.4689||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 21:04:18.7388||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:18.7388||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 21:04:18.7388||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 21:04:18.7388||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 21:04:18.7388||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 21:04:18.7388||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 21:04:19.1770||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:19.1770||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 21:04:19.1770||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 21:04:19.1770||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581325722 2023-03-29 21:04:19.1770||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581325722 2023-03-29 21:04:19.1770||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581325722 2023-03-29 21:04:19.4595||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581325722, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:19.4595||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581325722 2023-03-29 21:04:19.4595||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581325722 done. 2023-03-29 21:04:19.4595||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679584038894 2023-03-29 21:04:19.4595||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679584038894 2023-03-29 21:04:19.4610||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679584038894 2023-03-29 21:04:19.7234||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679584038894, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:19.7234||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679584038894 2023-03-29 21:04:19.7234||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679584038894 done. 2023-03-29 21:04:19.7234||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 21:04:19.7234||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 21:04:19.7234||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 21:04:19.9894||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:19.9894||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 21:04:19.9894||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 21:04:19.9894||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 21:04:19.9894||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 21:04:19.9894||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 21:04:20.2433||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 21:04:20.2433||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 21:04:20.2433||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 22:00:06.7825||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from -60 2023-03-29 22:00:06.7985||WARN|CourseService.Core.Service.PaymentService|0 transactions found to be reprocessed 2023-03-29 22:00:06.7985||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675952194259 2023-03-29 22:00:06.7985||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675952194259 2023-03-29 22:00:06.7985||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675952194259 2023-03-29 22:00:07.2050||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675952194259, Details [{"status":false,"message":"Transaction reference not found"}] 2023-03-29 22:00:07.2054||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675952194259 2023-03-29 22:00:07.2054||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675952194259 done. 2023-03-29 22:00:07.2054||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1675954108146 2023-03-29 22:00:07.2054||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1675954108146 2023-03-29 22:00:07.2054||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1675954108146 2023-03-29 22:00:07.4422||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1675954108146, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:07.4422||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1675954108146 2023-03-29 22:00:07.4422||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1675954108146 done. 2023-03-29 22:00:07.4422||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676306500162 2023-03-29 22:00:07.4422||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676306500162 2023-03-29 22:00:07.4422||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676306500162 2023-03-29 22:00:07.7000||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676306500162, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:07.7000||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676306500162 2023-03-29 22:00:07.7000||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676306500162 done. 2023-03-29 22:00:07.7000||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676394601931 2023-03-29 22:00:07.7000||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676394601931 2023-03-29 22:00:07.7000||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676394601931 2023-03-29 22:00:07.9667||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676394601931, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:07.9667||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676394601931 2023-03-29 22:00:07.9667||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676394601931 done. 2023-03-29 22:00:07.9667||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676468685624 2023-03-29 22:00:07.9667||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676468685624 2023-03-29 22:00:07.9667||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676468685624 2023-03-29 22:00:08.1887||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676468685624, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:08.1887||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676468685624 2023-03-29 22:00:08.1887||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676468685624 done. 2023-03-29 22:00:08.1887||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676473146003 2023-03-29 22:00:08.1887||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676473146003 2023-03-29 22:00:08.1887||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676473146003 2023-03-29 22:00:08.5371||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676473146003, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:08.5371||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676473146003 2023-03-29 22:00:08.5371||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676473146003 done. 2023-03-29 22:00:08.5371||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1676839301115 2023-03-29 22:00:08.5371||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1676839301115 2023-03-29 22:00:08.5371||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1676839301115 2023-03-29 22:00:08.8250||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1676839301115, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:08.8250||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1676839301115 2023-03-29 22:00:08.8250||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1676839301115 done. 2023-03-29 22:00:08.8250||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 22:00:08.8250||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 22:00:08.8250||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 22:00:09.5526||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:09.5526||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 22:00:09.5526||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 22:00:09.5526||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-03-29 22:00:09.5526||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-03-29 22:00:09.5526||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-03-29 22:00:09.9964||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:09.9964||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-03-29 22:00:09.9964||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-03-29 22:00:09.9964||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-03-29 22:00:09.9964||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-03-29 22:00:09.9964||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-03-29 22:00:10.4304||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:10.4304||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-03-29 22:00:10.4304||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-03-29 22:00:10.4304||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677760672682 2023-03-29 22:00:10.4304||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677760672682 2023-03-29 22:00:10.4304||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677760672682 2023-03-29 22:00:10.6517||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677760672682, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:10.6517||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677760672682 2023-03-29 22:00:10.6517||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677760672682 done. 2023-03-29 22:00:10.6517||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677894223530 2023-03-29 22:00:10.6517||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677894223530 2023-03-29 22:00:10.6517||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677894223530 2023-03-29 22:00:10.8753||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677894223530, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:10.8753||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677894223530 2023-03-29 22:00:10.8753||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677894223530 done. 2023-03-29 22:00:10.8762||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678101410322 2023-03-29 22:00:10.8762||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678101410322 2023-03-29 22:00:10.8762||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678101410322 2023-03-29 22:00:11.1138||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678101410322, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:11.1138||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678101410322 2023-03-29 22:00:11.1138||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678101410322 done. 2023-03-29 22:00:11.1138||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678715477128 2023-03-29 22:00:11.1138||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678715477128 2023-03-29 22:00:11.1138||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678715477128 2023-03-29 22:00:11.3502||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678715477128, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:11.3502||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678715477128 2023-03-29 22:00:11.3502||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678715477128 done. 2023-03-29 22:00:11.3502||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678859278988 2023-03-29 22:00:11.3502||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678859278988 2023-03-29 22:00:11.3502||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678859278988 2023-03-29 22:00:11.5952||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678859278988, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:11.5952||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678859278988 2023-03-29 22:00:11.5952||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678859278988 done. 2023-03-29 22:00:11.5952||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 22:00:11.5952||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 22:00:11.5952||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 22:00:11.8311||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:11.8311||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 22:00:11.8311||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 22:00:11.8311||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 22:00:11.8311||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 22:00:11.8311||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 22:00:12.0692||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:12.0692||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 22:00:12.0692||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 22:00:12.0692||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-03-29 22:00:12.0692||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-03-29 22:00:12.0692||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-03-29 22:00:12.3377||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:12.3377||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-03-29 22:00:12.3377||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-03-29 22:00:12.3377||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 22:00:12.3377||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 22:00:12.3377||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 22:00:12.5989||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:12.5989||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 22:00:12.5989||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 22:00:12.5989||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-03-29 22:00:12.5989||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-03-29 22:00:12.5989||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-03-29 22:00:12.8294||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:12.8298||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-03-29 22:00:12.8298||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-03-29 22:00:12.8298||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679006025563 2023-03-29 22:00:12.8298||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679006025563 2023-03-29 22:00:12.8298||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679006025563 2023-03-29 22:00:13.1027||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679006025563, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:13.1027||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679006025563 2023-03-29 22:00:13.1027||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679006025563 done. 2023-03-29 22:00:13.1027||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679009145901 2023-03-29 22:00:13.1027||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679009145901 2023-03-29 22:00:13.1027||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679009145901 2023-03-29 22:00:13.3154||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679009145901, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:13.3154||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679009145901 2023-03-29 22:00:13.3154||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679009145901 done. 2023-03-29 22:00:13.3154||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679569662338 2023-03-29 22:00:13.3154||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679569662338 2023-03-29 22:00:13.3154||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679569662338 2023-03-29 22:00:13.5333||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679569662338, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:13.5333||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679569662338 2023-03-29 22:00:13.5333||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679569662338 done. 2023-03-29 22:00:13.5333||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 22:00:13.5333||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 22:00:13.5333||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 22:00:13.7747||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:13.7747||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 22:00:13.7747||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 22:00:13.7747||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-03-29 22:00:13.7747||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-03-29 22:00:13.7747||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-03-29 22:00:14.0408||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:14.0408||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-03-29 22:00:14.0408||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-03-29 22:00:14.0408||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 22:00:14.0408||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 22:00:14.0408||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 22:00:14.2696||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:14.2696||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 22:00:14.2696||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 22:00:14.2696||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-03-29 22:00:14.2696||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-03-29 22:00:14.2696||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-03-29 22:00:14.9133||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:14.9133||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-03-29 22:00:14.9133||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-03-29 22:00:14.9133||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581325722 2023-03-29 22:00:14.9133||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581325722 2023-03-29 22:00:14.9133||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581325722 2023-03-29 22:00:15.2143||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581325722, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:15.2143||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581325722 2023-03-29 22:00:15.2143||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581325722 done. 2023-03-29 22:00:15.2143||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679584038894 2023-03-29 22:00:15.2143||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679584038894 2023-03-29 22:00:15.2143||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679584038894 2023-03-29 22:00:15.4301||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679584038894, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:15.4301||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679584038894 2023-03-29 22:00:15.4301||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679584038894 done. 2023-03-29 22:00:15.4301||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 22:00:15.4301||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 22:00:15.4301||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 22:00:15.7917||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:15.7917||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 22:00:15.7917||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-03-29 22:00:15.7917||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-03-29 22:00:15.7917||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-03-29 22:00:15.7917||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-03-29 22:00:16.0809||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":false,"message":"Format is Authorization Bearer [secret key]"}] 2023-03-29 22:00:16.0809||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-03-29 22:00:16.0809||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done.