2026-07-15 01:45:30.0895||DEBUG|Authentication.Program|init main function |url: |action: 2026-07-15 01:45:34.5183|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2026-07-15 01:45:34.5183|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2026-07-15 01:45:34.5246|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {6c7bad23-e59e-4167-b5ea-2ab6c29a7ac5} may be persisted to storage in unencrypted form. |url: |action: 2026-07-15 11:20:15.4664||DEBUG|Authentication.Program|init main function |url: |action: 2026-07-15 11:20:20.4485|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2026-07-15 11:20:20.4485|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2026-07-15 11:20:20.4621|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {0cbcb7ef-74e5-483e-af2f-0834bfab56f9} may be persisted to storage in unencrypted form. |url: |action: 2026-07-15 11:20:35.0980||WARN|Authentication.Controllers.AccountController|external login info from googleresponse |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:35.1426||WARN|Authentication.Controllers.AccountController|external login result from googleresponse --> {"Succeeded":false,"IsLockedOut":false,"IsNotAllowed":false,"RequiresTwoFactor":false} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:35.1426||WARN|Authentication.Controllers.AccountController|elsesucceeded from googleresponse |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:35.1871||WARN|Authentication.Controllers.AccountController|Registering a new user |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:35.5034||WARN|Authentication.Core.Services.GoogleService|appendRequest= {"majorDimension":null,"range":null,"values":[["gymlee99@gmail.com","Jimly","Okeke"]],"ETag":null}, sheetID ="1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA", range ="newlyRegisteredUsers!A1:C" |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:35.5034||WARN|Authentication.Core.Services.GoogleService|valueInputeOption= USERENTERED |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:36.2001||WARN|Authentication.Core.Services.GoogleService|Googlesheet response= {"spreadsheetId":"1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA","tableRange":"newlyRegisteredUsers!A1:C393","updates":{"spreadsheetId":"1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA","updatedCells":3,"updatedColumns":3,"updatedData":null,"updatedRange":"newlyRegisteredUsers!A394:C394","updatedRows":1,"ETag":null},"ETag":null} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:36.2712||WARN|Authentication.Controllers.AccountController|About to send Email. |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:36.2712||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url Token : {url} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:36.2712||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:36.2712||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:37.1104||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: {"data":null,"code":"00","success":true,"description":"Success"} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:37.1104||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: OK--OK--(null) |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:37.1176||WARN|Authentication.Controllers.AccountController|Done sending Email. |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:37.4980||ERROR|Authentication.Controllers.AccountController|Error Sending Email. Details System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.PlatformNotSupportedException: This instance contains state that cannot be serialized and deserialized on this platform. at System.Security.Claims.ClaimsPrincipal.OnSerializingMethod(StreamingContext context) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at Newtonsoft.Json.Serialization.JsonContract.<>c__DisplayClass57_0.b__0(Object o, StreamingContext context) at Newtonsoft.Json.Serialization.JsonContract.InvokeOnSerializing(Object o, StreamingContext context) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.OnSerializing(JsonWriter writer, JsonContract contract, Object value) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonSerializer.Serialize(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer) at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.SerializeObject(Object value) at AuditTrailUtility.AuditTrails.CreateActivityLog(String description, String moduleName, String moduleAction, Int64 userid, Int64 institutionId, Object record, String agent, LogType logType) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\AuditTrailUtility\AuditTrail.cs:line 73 at Authentication.Controllers.AccountController.GoogleResponse() in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\Authentication\Controllers\AccountController.cs:line 1562 |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:37.4980||WARN|Authentication.Controllers.AccountController|userUsername is gymlee99@gmail.com |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:37.5093||WARN|Authentication.Controllers.AccountController|Newresult is {"FirstName":"Jimly","MiddleName":null,"LastName":"Okeke","IsFirstLogin":true,"FullName":"Jimly Okeke","RowVersion":"AAAAAAAINZM=","DateCreated":"2026-07-15T11:20:35.1482643","DateUpdated":null,"CreatedBy":0,"UpdatedBy":null,"DeletedBy":0,"IsDeleted":false,"IsActive":true,"InstitutionId":0,"UserType":1,"LastPasswordChangeDate":null,"Id":10684,"UserName":"gymlee99@gmail.com","NormalizedUserName":"GYMLEE99@GMAIL.COM","Email":"gymlee99@gmail.com","NormalizedEmail":"GYMLEE99@GMAIL.COM","EmailConfirmed":false,"PasswordHash":null,"SecurityStamp":"4CEH6F5KT55PS3XOYKBBC2PCDXEMQEJN","ConcurrencyStamp":"a62ac163-dacc-49f7-a1fd-c8d407c9ced8","PhoneNumber":null,"PhoneNumberConfirmed":false,"TwoFactorEnabled":false,"LockoutEnd":null,"LockoutEnabled":true,"AccessFailedCount":0} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:37.5244||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:37.7928||WARN|Authentication.Controllers.AccountController|user: gymlee99@gmail.com - Jimly Okeke role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:20:38.2058||WARN|Authentication.Controllers.AccountController|serializedata = {"access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiSmltbHkiLCJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dzLzIwMDgvMDYvaWRlbnRpdHkvY2xhaW1zL3ByaW1hcnlzaWQiOiIxMDY4NCIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL2dpdmVubmFtZSI6Imd5bWxlZTk5QGdtYWlsLmNvbSIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL2VtYWlsYWRkcmVzcyI6Imd5bWxlZTk5QGdtYWlsLmNvbSIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL2xvY2FsaXR5IjoiMCIsImh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd3MvMjAwOC8wNi9pZGVudGl0eS9jbGFpbXMvcm9sZSI6IlNUVURFTlQiLCJleHAiOjE3ODQxOTcyMzcsImlzcyI6InNraWxsYmV0YV9yaXZldF9zdHVkaW8iLCJhdWQiOiJTa2lsbEJldGFSaXZldFN0dWRpbyJ9.sh0Saul7miCIZzLy3x89KH03faIp2P54wPtZDQWUPBE","refreshToken":"2ymgRoE3j8gUDxtn52tu55ANH/SfD3ny/IqWLQYsY4I=","accesstoken_Expires":"2026-07-16T10:20:37Z","refreshToken_Expires":"2026-07-15T12:20:37.7611538+01:00","isFirstLogin":true,"role":"STUDENT","UserId":10684,"StudentProfile":10481,"UserName":"gymlee99@gmail.com","InstitutionId":0,"FirstName":"Jimly","LastName":"Okeke"} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2026-07-15 11:32:39.2075||INFO|Authentication.Core.Services.AccountService|Got here for updatestudentdetails model.id = 10684 |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:32:39.2746||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:32:39.2746||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:32:39.4914||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: {"data":null,"code":"00","success":true,"description":"Success"} |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:32:39.4914||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: OK--OK--(null) |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:32:50.7102||INFO|Authentication.Core.Services.AccountService|Got here for updatestudentdetails model.id = 10684 |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:32:50.7626||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:32:50.7626||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:32:51.0334||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: {"data":null,"code":"00","success":true,"description":"Success"} |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:32:51.0334||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: OK--OK--(null) |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:33:00.7991||INFO|Authentication.Core.Services.AccountService|Got here for updatestudentdetails model.id = 10684 |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:33:00.8486||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:33:00.8486||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:33:01.1111||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: {"data":null,"code":"00","success":true,"description":"Success"} |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 11:33:01.1111||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: OK--OK--(null) |url: https://api.skilldorm.com/Authentication/api/Account/Student/UpdateStudentProfile|action: UpdateStudentProfile 2026-07-15 23:10:02.5780||DEBUG|Authentication.Program|init main function |url: |action: 2026-07-15 23:10:06.3072|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2026-07-15 23:10:06.3072|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. |url: |action: 2026-07-15 23:10:06.3135|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {e8b7aefe-68c1-4083-8276-feb6e09c0ca2} may be persisted to storage in unencrypted form. |url: |action: