2025-07-20 11:13:21.4107||DEBUG|Authentication.Program|init main function |url: |action: 2025-07-20 11:13:30.7689|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2025-07-20 11:13:30.7689|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: 2025-07-20 11:13:30.7751|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {3ccc260f-d24d-4468-8b58-3ac98fad965a} may be persisted to storage in unencrypted form. |url: |action: 2025-07-20 11:13:41.1511||WARN|Authentication.Controllers.AccountController|external login info from googleresponse |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:41.1944||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 2025-07-20 11:13:41.1944||WARN|Authentication.Controllers.AccountController|elsesucceeded from googleresponse |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:41.2197||WARN|Authentication.Controllers.AccountController|Registering a new user |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:41.4788||WARN|Authentication.Core.Services.GoogleService|appendRequest= {"majorDimension":null,"range":null,"values":[["waliyutemitopeazeez@gmail.com","Waliyu Temitope","Azeez"]],"ETag":null}, sheetID ="1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA", range ="newlyRegisteredUsers!A1:C" |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:41.4788||WARN|Authentication.Core.Services.GoogleService|valueInputeOption= USERENTERED |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:42.1808||WARN|Authentication.Core.Services.GoogleService|Googlesheet response= {"spreadsheetId":"1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA","tableRange":"newlyRegisteredUsers!A1:C381","updates":{"spreadsheetId":"1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA","updatedCells":3,"updatedColumns":3,"updatedData":null,"updatedRange":"newlyRegisteredUsers!A382:C382","updatedRows":1,"ETag":null},"ETag":null} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:42.2568||WARN|Authentication.Controllers.AccountController|About to send Email. |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:42.2568||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url Token : {url} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:42.2568||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:42.2568||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:43.2233||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 2025-07-20 11:13:43.2233||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: OK--OK--(null) |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:43.2307||WARN|Authentication.Controllers.AccountController|Done sending Email. |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:43.7233||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 2025-07-20 11:13:43.7233||WARN|Authentication.Controllers.AccountController|userUsername is waliyutemitopeazeez@gmail.com |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:43.7457||WARN|Authentication.Controllers.AccountController|Newresult is {"FirstName":"Waliyu Temitope","MiddleName":null,"LastName":"Azeez","IsFirstLogin":true,"FullName":"Waliyu Temitope Azeez","RowVersion":"AAAAAAAHehM=","DateCreated":"2025-07-20T11:13:41.1997257","DateUpdated":null,"CreatedBy":0,"UpdatedBy":null,"DeletedBy":0,"IsDeleted":false,"IsActive":true,"InstitutionId":0,"UserType":1,"LastPasswordChangeDate":null,"Id":10674,"UserName":"waliyutemitopeazeez@gmail.com","NormalizedUserName":"WALIYUTEMITOPEAZEEZ@GMAIL.COM","Email":"waliyutemitopeazeez@gmail.com","NormalizedEmail":"WALIYUTEMITOPEAZEEZ@GMAIL.COM","EmailConfirmed":false,"PasswordHash":null,"SecurityStamp":"H7GJNNM67XNG6CGPOT2PEGLUOEIQHORD","ConcurrencyStamp":"c1682be3-1b26-4d11-a95d-872d0a48a6e5","PhoneNumber":null,"PhoneNumberConfirmed":false,"TwoFactorEnabled":false,"LockoutEnd":null,"LockoutEnabled":true,"AccessFailedCount":0} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:43.7457||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:43.9662||WARN|Authentication.Controllers.AccountController|user: waliyutemitopeazeez@gmail.com - Waliyu Temitope Azeez role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:13:44.3462||WARN|Authentication.Controllers.AccountController|serializedata = {"access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiV2FsaXl1IFRlbWl0b3BlIiwiaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93cy8yMDA4LzA2L2lkZW50aXR5L2NsYWltcy9wcmltYXJ5c2lkIjoiMTA2NzQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9naXZlbm5hbWUiOiJ3YWxpeXV0ZW1pdG9wZWF6ZWV6QGdtYWlsLmNvbSIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL2VtYWlsYWRkcmVzcyI6IndhbGl5dXRlbWl0b3BlYXplZXpAZ21haWwuY29tIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbG9jYWxpdHkiOiIwIiwiaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93cy8yMDA4LzA2L2lkZW50aXR5L2NsYWltcy9yb2xlIjoiU1RVREVOVCIsImV4cCI6MTc1MzA5MjgyMywiaXNzIjoic2tpbGxiZXRhX3JpdmV0X3N0dWRpbyIsImF1ZCI6IlNraWxsQmV0YVJpdmV0U3R1ZGlvIn0.oMsRN_jxlOkvzWunP_i3il60dUu_wbkMX27xFp99Z8A","refreshToken":"JobKGGzQoWoxHVcWga7M22X2wCPZkiKVcEf/f6jGJtc=","accesstoken_Expires":"2025-07-21T10:13:43Z","refreshToken_Expires":"2025-07-20T12:13:43.9553938+01:00","isFirstLogin":true,"role":"STUDENT","UserId":10674,"StudentProfile":10471,"UserName":"waliyutemitopeazeez@gmail.com","InstitutionId":0,"FirstName":"Waliyu Temitope","LastName":"Azeez"} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2025-07-20 11:53:53.2055||DEBUG|Authentication.Program|init main function |url: |action: 2025-07-20 11:53:54.2276|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2025-07-20 11:53:54.2276|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: 2025-07-20 11:53:54.2334|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {8b742c9d-86a1-4779-a9c2-c98ac76f3ec5} may be persisted to storage in unencrypted form. |url: |action: