2022-11-23 00:02:45.6559||DEBUG|Authentication.Program|init main function |url: |action: 2022-11-23 00:02:46.6733|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-11-23 00:02:46.6733|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: 2022-11-23 00:02:46.6733|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {525a18f1-c1cb-4b7d-ac79-be471fbf69a2} may be persisted to storage in unencrypted form. |url: |action: 2022-11-23 11:50:11.7764||DEBUG|Authentication.Program|init main function |url: |action: 2022-11-23 11:50:16.4593|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-11-23 11:50:16.4593|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: 2022-11-23 11:50:16.4593|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {bdcb812b-0101-4f94-9220-80666b432971} may be persisted to storage in unencrypted form. |url: |action: 2022-11-23 11:50:35.0103||WARN|Authentication.Controllers.AccountController|external login info from googleresponse |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:35.0417||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 2022-11-23 11:50:35.0417||WARN|Authentication.Controllers.AccountController|elsesucceeded from googleresponse |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:35.0689||WARN|Authentication.Controllers.AccountController|Registering a new user |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:35.3238||WARN|Authentication.Core.Services.GoogleService|appendRequest= {"majorDimension":null,"range":null,"values":[["lubisholz@gmail.com","Olusola","Olubi"]],"ETag":null}, sheetID ="1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA", range ="newlyRegisteredUsers!A1:C" |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:35.3238||WARN|Authentication.Core.Services.GoogleService|valueInputeOption= USERENTERED |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:36.2378||WARN|Authentication.Core.Services.GoogleService|Googlesheet response= {"spreadsheetId":"1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA","tableRange":"newlyRegisteredUsers!A1:C237","updates":{"spreadsheetId":"1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA","updatedCells":3,"updatedColumns":3,"updatedData":null,"updatedRange":"newlyRegisteredUsers!A238:C238","updatedRows":1,"ETag":null},"ETag":null} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:36.2899||WARN|Authentication.Controllers.AccountController|About to send Email. |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:36.3041||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url Token : {url} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:36.3041||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:36.3041||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:37.4170||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 2022-11-23 11:50:37.4170||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: OK--OK--(null) |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:37.4170||WARN|Authentication.Controllers.AccountController|Done sending Email. |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:37.7215||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 2022-11-23 11:50:37.7215||WARN|Authentication.Controllers.AccountController|userUsername is lubisholz@gmail.com |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:37.7416||WARN|Authentication.Controllers.AccountController|Newresult is {"FirstName":"Olusola","MiddleName":null,"LastName":"Olubi","IsFirstLogin":true,"FullName":"Olusola Olubi","RowVersion":"AAAAAAAD0J4=","DateCreated":"2022-11-23T11:50:35.0476676","DateUpdated":null,"CreatedBy":0,"UpdatedBy":null,"DeletedBy":0,"IsDeleted":false,"IsActive":true,"InstitutionId":0,"UserType":1,"LastPasswordChangeDate":null,"Id":10540,"UserName":"lubisholz@gmail.com","NormalizedUserName":"LUBISHOLZ@GMAIL.COM","Email":"lubisholz@gmail.com","NormalizedEmail":"LUBISHOLZ@GMAIL.COM","EmailConfirmed":false,"PasswordHash":null,"SecurityStamp":"L3B2YMCMB4IZ3NYWDBAKSIRDHNI2AVR7","ConcurrencyStamp":"e3ab0422-8577-49e8-9c44-f0d9e9ee4b50","PhoneNumber":null,"PhoneNumberConfirmed":false,"TwoFactorEnabled":false,"LockoutEnd":null,"LockoutEnabled":true,"AccessFailedCount":0} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:37.7416||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:37.8969||WARN|Authentication.Controllers.AccountController|user: lubisholz@gmail.com - Olusola Olubi role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 11:50:38.1200||WARN|Authentication.Controllers.AccountController|serializedata = {"access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiT2x1c29sYSIsImh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd3MvMjAwOC8wNi9pZGVudGl0eS9jbGFpbXMvcHJpbWFyeXNpZCI6IjEwNTQwIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZ2l2ZW5uYW1lIjoibHViaXNob2x6QGdtYWlsLmNvbSIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL2VtYWlsYWRkcmVzcyI6Imx1YmlzaG9sekBnbWFpbC5jb20iLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9sb2NhbGl0eSI6IjAiLCJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dzLzIwMDgvMDYvaWRlbnRpdHkvY2xhaW1zL3JvbGUiOiJTVFVERU5UIiwiZXhwIjoxNjY5Mjg3MDM3LCJpc3MiOiJza2lsbGJldGFfcml2ZXRfc3R1ZGlvIiwiYXVkIjoiU2tpbGxCZXRhUml2ZXRTdHVkaW8ifQ.viWT9UBMAJHoHxldN7wAT4GUYtvjhq97upfxgUwWTiY","refreshToken":"yeLKCi5m7slLBYG3MNhPUK5qfWjO3s8oImsB1jh8ekE=","accesstoken_Expires":"2022-11-24T10:50:37Z","refreshToken_Expires":"2022-11-23T12:50:37.8862736+01:00","isFirstLogin":true,"role":"STUDENT","UserId":10540,"StudentProfile":10343,"UserName":"lubisholz@gmail.com","InstitutionId":0,"FirstName":"Olusola","LastName":"Olubi"} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:16:46.0026||DEBUG|Authentication.Program|init main function |url: |action: 2022-11-23 13:16:47.0211|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-11-23 13:16:47.0211|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: 2022-11-23 13:16:47.0270|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {e06bc802-8e30-46e7-a993-c8c2f2680013} may be persisted to storage in unencrypted form. |url: |action: 2022-11-23 13:42:56.7373||DEBUG|Authentication.Program|init main function |url: |action: 2022-11-23 13:42:57.7497|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-11-23 13:42:57.7497|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: 2022-11-23 13:42:57.7554|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {968dfe26-5d9f-4a4b-a85f-300212af716b} may be persisted to storage in unencrypted form. |url: |action: 2022-11-23 13:43:18.3063||WARN|Authentication.Controllers.AccountController|external login info from googleresponse |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:18.3367||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 2022-11-23 13:43:18.3367||WARN|Authentication.Controllers.AccountController|elsesucceeded from googleresponse |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:18.3623||WARN|Authentication.Controllers.AccountController|Registering a new user |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:18.6100||WARN|Authentication.Core.Services.GoogleService|appendRequest= {"majorDimension":null,"range":null,"values":[["barristerbinta8@gmail.com","Kay","BS"]],"ETag":null}, sheetID ="1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA", range ="newlyRegisteredUsers!A1:C" |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:18.6100||WARN|Authentication.Core.Services.GoogleService|valueInputeOption= USERENTERED |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:19.4426||WARN|Authentication.Core.Services.GoogleService|Googlesheet response= {"spreadsheetId":"1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA","tableRange":"newlyRegisteredUsers!A1:C238","updates":{"spreadsheetId":"1oTZ1hfTRq_kX45J0_zA2vxVqddGZ166HHuYeO31LaPA","updatedCells":3,"updatedColumns":3,"updatedData":null,"updatedRange":"newlyRegisteredUsers!A239:C239","updatedRows":1,"ETag":null},"ETag":null} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:19.5021||WARN|Authentication.Controllers.AccountController|About to send Email. |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:19.5021||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url Token : {url} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:19.5021||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Url: https://api.skilldorm.com/Notification/ |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:19.5021||WARN|Authentication.Data.Utility.Email.EmailUtilityService|EndPoint: api/Email/Send |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:20.3054||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 2022-11-23 13:43:20.3054||WARN|Authentication.Data.Utility.Email.EmailUtilityService|Response from Notification Service: OK--OK--(null) |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:20.3054||WARN|Authentication.Controllers.AccountController|Done sending Email. |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:20.3608||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 2022-11-23 13:43:20.3608||WARN|Authentication.Controllers.AccountController|userUsername is barristerbinta8@gmail.com |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:20.3821||WARN|Authentication.Controllers.AccountController|Newresult is {"FirstName":"Kay","MiddleName":null,"LastName":"BS","IsFirstLogin":true,"FullName":"Kay BS","RowVersion":"AAAAAAAD0KE=","DateCreated":"2022-11-23T13:43:18.3424176","DateUpdated":null,"CreatedBy":0,"UpdatedBy":null,"DeletedBy":0,"IsDeleted":false,"IsActive":true,"InstitutionId":0,"UserType":1,"LastPasswordChangeDate":null,"Id":10541,"UserName":"barristerbinta8@gmail.com","NormalizedUserName":"BARRISTERBINTA8@GMAIL.COM","Email":"barristerbinta8@gmail.com","NormalizedEmail":"BARRISTERBINTA8@GMAIL.COM","EmailConfirmed":false,"PasswordHash":null,"SecurityStamp":"PGZW2CHA3XLKRUEHXOPI4Q472BQKGPDZ","ConcurrencyStamp":"1d998287-d2d3-48db-90d7-e02ba177103f","PhoneNumber":null,"PhoneNumberConfirmed":false,"TwoFactorEnabled":false,"LockoutEnd":null,"LockoutEnabled":true,"AccessFailedCount":0} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:20.3821||WARN|Authentication.Controllers.AccountController|Role is STUDENT |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:20.4573||WARN|Authentication.Controllers.AccountController|user: barristerbinta8@gmail.com - Kay BS role is gotten |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 13:43:20.6108||WARN|Authentication.Controllers.AccountController|serializedata = {"access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiS2F5IiwiaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93cy8yMDA4LzA2L2lkZW50aXR5L2NsYWltcy9wcmltYXJ5c2lkIjoiMTA1NDEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9naXZlbm5hbWUiOiJiYXJyaXN0ZXJiaW50YThAZ21haWwuY29tIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZW1haWxhZGRyZXNzIjoiYmFycmlzdGVyYmludGE4QGdtYWlsLmNvbSIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL2xvY2FsaXR5IjoiMCIsImh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd3MvMjAwOC8wNi9pZGVudGl0eS9jbGFpbXMvcm9sZSI6IlNUVURFTlQiLCJleHAiOjE2NjkyOTM4MDAsImlzcyI6InNraWxsYmV0YV9yaXZldF9zdHVkaW8iLCJhdWQiOiJTa2lsbEJldGFSaXZldFN0dWRpbyJ9.5YdVyDXd-clslOui6Yibbdcy7OlRHXyM-JLjd4xYtsU","refreshToken":"30gL7EPg0UDiRdANZsJzrTkBLMrSeWfZTrtyR5vVf6Q=","accesstoken_Expires":"2022-11-24T12:43:20Z","refreshToken_Expires":"2022-11-23T14:43:20.4467987+01:00","isFirstLogin":true,"role":"STUDENT","UserId":10541,"StudentProfile":10344,"UserName":"barristerbinta8@gmail.com","InstitutionId":0,"FirstName":"Kay","LastName":"BS"} |url: https://api.skilldorm.com/Authentication/api/Account/GoogleResponse|action: GoogleResponse 2022-11-23 15:33:04.5278||DEBUG|Authentication.Program|init main function |url: |action: 2022-11-23 15:33:05.5303|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-11-23 15:33:05.5303|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: 2022-11-23 15:33:05.5369|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {50b7ce14-59c0-42d6-b275-74775a19aad4} may be persisted to storage in unencrypted form. |url: |action: 2022-11-23 19:00:20.5115||DEBUG|Authentication.Program|init main function |url: |action: 2022-11-23 19:00:22.7596|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. |url: |action: 2022-11-23 19:00:22.7596|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: 2022-11-23 19:00:22.7656|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {693c9b13-5ac1-4916-a321-b7913c0334ce} may be persisted to storage in unencrypted form. |url: |action: