2026-01-26 13:30:11,398 [51] ERROR PayPal.Api.HttpConnection [(null)] - Error response: 2026-01-26 13:30:11,414 [51] ERROR PayPal.Api.HttpConnection [(null)] - {"name":"MERCHANT_ACCOUNT_DENIED","debug_id":"2974f5c92725f","message":"Profile ID is not valid for this account. Please resubmit request with the correct profile ID.","information_link":"https://developer.paypal.com/docs/api/payments.billing-agreements#errors"} 2026-01-26 13:30:11,414 [51] ERROR PayPal.Api.HttpConnection [(null)] - The remote server returned an error: (400) Bad Request. 2026-01-26 13:30:11,492 [51] ERROR PayPal.PayPalException [(null)] - Payments Exception: Error: MERCHANT_ACCOUNT_DENIED Message: Profile ID is not valid for this account. Please resubmit request with the correct profile ID. URI: https://developer.paypal.com/docs/api/payments.billing-agreements#errors Debug ID: 2974f5c92725f 2026-01-26 13:30:11,492 [51] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2026-01-26 13:30:11,492 [51] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The remote server returned an error: (400) Bad Request. Stack Trace: at PayPal.Api.PayPalResource.ConfigureAndExecute[T](APIContext apiContext, HttpMethod httpMethod, String resource, String payload, String endpoint, Boolean setAuthorizationHeader) at PayPal.Api.Agreement.Get(APIContext apiContext, String agreementId) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchPreferredAgentForUser(String userID, String nickname) 2026-01-26 13:30:11,492 [51] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The remote server returned an error: (400) Bad Request. Stack Trace: at Grid_API.Helper.CustomApplicationException..ctor(String exceptionMessage, Exception innerException) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchPreferredAgentForUser(String userID, String nickname) at Grid_API.ServiceLayer.GridAPIService.FetchPreferredAgentForUser(String tokenID, String userID, String nickname) 2026-01-26 14:22:37,548 [22] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Prism API Called For Order 29031 2026-01-26 14:22:37,548 [22] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Prism API Response For Order 29031 :OK 2026-01-26 14:22:37,548 [22] ERROR Grid_API.Helper.LogHelper [(null)] - Message: API Data: {"StoreID":1,"EmailAddress":"kathy@yourrealestateisingoodhands.com","PrismUserID":"klillie","PhotoURLs":[],"ListingWebsite":"","PropertyAddress":"25 Matthews Street, Williamstown, NJ, USA 08094","PropertyCity":"Williamstown","PropertyState":"NJ","PropertyZIP":"08094","Price":null,"SquareFeet":"2424","ListingID":"29031","UserID":"c8723c12-46e8-4673-aa4c-4ff7029948c5","Bedrooms":"4","Bathrooms":"2","PropertyType":"Residential","MLSNumber":"","MLSName":"","YearBuilt":0,"Description":"","LotSize":"","ListingOrderState":"SCHEDULED","Style":"Colonial"} 2026-01-26 14:47:26,742 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Error converting data type nvarchar to uniqueidentifier. Stack Trace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Grid_API.Service_DataAccessLayer.CommonDataAccessLayer.FetchData(String sp, SqlCommand cmd, Boolean isReturnMessage, Boolean isStatus) 2026-01-26 14:47:26,742 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Executing Script: Proc_Grid_Artist_FetchArtistByArea 2026-01-26 14:47:26,742 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2026-01-26 14:47:26,742 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Object reference not set to an instance of an object. Stack Trace: at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchArtistBasedOnArea(String areaID, String searchText) 2026-01-26 14:47:26,742 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Object reference not set to an instance of an object. Stack Trace: at Grid_API.Helper.CustomApplicationException..ctor(String exceptionMessage, Exception innerException) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchArtistBasedOnArea(String areaID, String searchText) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchArtistBasedOnArea(String areaID, String searchText) 2026-01-26 14:47:26,804 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Error converting data type nvarchar to uniqueidentifier. Stack Trace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Grid_API.Service_DataAccessLayer.CommonDataAccessLayer.FetchData(String sp, SqlCommand cmd, Boolean isReturnMessage, Boolean isStatus) 2026-01-26 14:47:26,804 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Executing Script: Proc_Grid_Artist_FetchArtistByArea 2026-01-26 14:47:26,804 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2026-01-26 14:47:26,804 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Object reference not set to an instance of an object. Stack Trace: at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchArtistBasedOnArea(String areaID, String searchText) 2026-01-26 14:47:26,804 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Object reference not set to an instance of an object. Stack Trace: at Grid_API.Helper.CustomApplicationException..ctor(String exceptionMessage, Exception innerException) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchArtistBasedOnArea(String areaID, String searchText) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchArtistBasedOnArea(String areaID, String searchText) 2026-01-26 14:47:27,568 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Error converting data type nvarchar to uniqueidentifier. Stack Trace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Grid_API.Service_DataAccessLayer.CommonDataAccessLayer.FetchData(String sp, SqlCommand cmd, Boolean isReturnMessage, Boolean isStatus) 2026-01-26 14:47:27,568 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Executing Script: Proc_Grid_Artist_FetchArtistByArea 2026-01-26 14:47:27,568 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2026-01-26 14:47:27,568 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Object reference not set to an instance of an object. Stack Trace: at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchArtistBasedOnArea(String areaID, String searchText) 2026-01-26 14:47:27,568 [39] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Object reference not set to an instance of an object. Stack Trace: at Grid_API.Helper.CustomApplicationException..ctor(String exceptionMessage, Exception innerException) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchArtistBasedOnArea(String areaID, String searchText) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchArtistBasedOnArea(String areaID, String searchText) 2026-01-26 15:55:36,791 [16] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 15:56:01,486 [51] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 16:04:47,761 [62] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-26 16:04:47,761 [43] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-26 16:04:56,047 [43] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-26 16:04:56,062 [62] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-26 16:05:03,638 [62] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-26 16:05:03,638 [43] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-26 16:05:09,657 [43] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-26 16:05:09,657 [62] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-26 16:05:14,413 [62] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-26 16:05:14,444 [43] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-26 16:05:23,758 [62] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-26 16:05:23,758 [43] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-26 17:23:32,461 [129] ERROR PayPal.Api.HttpConnection [(null)] - Error response: 2026-01-26 17:23:32,461 [129] ERROR PayPal.Api.HttpConnection [(null)] - {"name":"MERCHANT_ACCOUNT_DENIED","debug_id":"31e5b2180c985","message":"Profile ID is not valid for this account. Please resubmit request with the correct profile ID.","information_link":"https://developer.paypal.com/docs/api/payments.billing-agreements#errors"} 2026-01-26 17:23:32,461 [129] ERROR PayPal.Api.HttpConnection [(null)] - The remote server returned an error: (400) Bad Request. 2026-01-26 17:23:32,461 [129] ERROR PayPal.PayPalException [(null)] - Payments Exception: Error: MERCHANT_ACCOUNT_DENIED Message: Profile ID is not valid for this account. Please resubmit request with the correct profile ID. URI: https://developer.paypal.com/docs/api/payments.billing-agreements#errors Debug ID: 31e5b2180c985 2026-01-26 17:23:32,461 [129] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2026-01-26 17:23:32,461 [129] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The remote server returned an error: (400) Bad Request. Stack Trace: at PayPal.Api.PayPalResource.ConfigureAndExecute[T](APIContext apiContext, HttpMethod httpMethod, String resource, String payload, String endpoint, Boolean setAuthorizationHeader) at PayPal.Api.Agreement.Get(APIContext apiContext, String agreementId) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchPreferredAgentForUser(String userID, String nickname) 2026-01-26 17:23:32,461 [129] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The remote server returned an error: (400) Bad Request. Stack Trace: at Grid_API.Helper.CustomApplicationException..ctor(String exceptionMessage, Exception innerException) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchPreferredAgentForUser(String userID, String nickname) at Grid_API.ServiceLayer.GridAPIService.FetchPreferredAgentForUser(String tokenID, String userID, String nickname) 2026-01-26 17:38:59,287 [112] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 17:39:16,835 [34] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 17:39:52,812 [34] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 18:02:12,971 [105] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Prism API Called For Order 29032 2026-01-26 18:02:12,971 [105] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Prism API Response For Order 29032 :OK 2026-01-26 18:02:12,971 [105] ERROR Grid_API.Helper.LogHelper [(null)] - Message: API Data: {"StoreID":1,"EmailAddress":"eling137@comcast.net","PrismUserID":"evaling","PhotoURLs":[],"ListingWebsite":"","PropertyAddress":"409 Fern Lane, Brick Township, NJ, USA 08723","PropertyCity":"Brick Township","PropertyState":"NJ","PropertyZIP":"08723","Price":null,"SquareFeet":"1224","ListingID":"29032","UserID":"a21921d1-53c7-40c5-8fee-bdfd496592dd","Bedrooms":"3","Bathrooms":"2","PropertyType":"","MLSNumber":"","MLSName":"","YearBuilt":0,"Description":"","LotSize":"","ListingOrderState":"SCHEDULED","Style":""} 2026-01-26 19:06:19,033 [131] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 19:06:58,493 [18] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 19:12:01,742 [42] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 19:13:16,485 [107] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 19:14:04,005 [78] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 19:21:33,926 [101] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 19:23:39,275 [74] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 19:33:14,138 [61] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 20:06:50,487 [50] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 20:07:07,486 [68] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 20:24:22,019 [173] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 20:24:59,600 [173] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 20:25:05,451 [110] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 21:24:30,299 [174] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 21:42:47,730 [44] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 21:45:19,008 [151] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 22:39:58,971 [19] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 22:40:29,917 [17] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 22:40:45,757 [131] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 22:41:00,134 [131] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 22:43:31,786 [17] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 22:43:39,067 [17] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 22:44:09,331 [51] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 22:44:34,305 [51] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 22:47:47,125 [166] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 22:48:20,944 [166] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 22:51:03,073 [28] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url) 2026-01-26 22:51:13,978 [46] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Prism API Called For Order 28986 2026-01-26 22:51:13,978 [46] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Prism API Response For Order 28986 :OK 2026-01-26 22:51:13,978 [46] ERROR Grid_API.Helper.LogHelper [(null)] - Message: API Data: {"StoreID":1,"EmailAddress":"jarmstrong@weichert.com","PrismUserID":"jarmstrong","PhotoURLs":["https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F34f17491-e46c-4147-fbe0-c7c3a649adec.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F9f214aa1-1e8c-4278-8f9d-cf8ba1fd97c6.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2Fb16d2e46-314b-44ec-bd90-ee0c0cd42296.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F06894081-1110-4cde-dc49-27c70c38eaed.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2Fd39a3d43-8fbf-43e0-ee58-f3d30646e23a.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2Fb4356b9f-6c4c-4b82-ae33-237d0ed1470d.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2Fa6d145fb-e438-4987-c642-06d134d45728.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F7dbf4ad5-9b15-485b-d8cc-369541129955.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2Fe6e79896-d38b-43f0-8b8d-ae4768626129.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F37bef035-3d66-427a-ae0e-b92010f20925.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2Ffee5e94f-fb02-44c0-f8d0-1a79b1a4d0ad.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2Ff47ca8b9-a960-4c0f-f889-517e069903ae.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2Fde17ad9b-5bce-48a2-aed3-0fade397a05d.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F2e5edeca-30c3-4cbf-a276-e9e23ac862b5.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F2d8ec1bd-651c-4adb-ca9d-07b963e661a9.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F6c5876ca-9e8c-43a7-9f98-112555fca3c7.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F4f230f3c-33c9-4661-8679-f7b2890b4b53.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F55ab71fd-9888-4f5f-9b77-6bb84306a3c4.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2Ff3c358e9-1dbc-443f-ea95-3506000ffcec.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2Fb3b1a0c0-8959-495f-fa7a-10cf87b053a2.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F068b3ad1-71d9-4903-d40c-e29afb5117b3.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F98e89a12-d3b5-455d-81bf-a1ebd3fb3306.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F5a90768e-0cf2-4617-e7d2-b8758dd58cda.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F85c16644-2637-4281-f206-9d135b1952e7.jpg","https://s3.amazonaws.com/houselens-enterprise-editors-upload/enterpriseuploads%2F18e61935-5f4a-47df-f37d-3e443a5c21b5.jpg"],"ListingWebsite":"","PropertyAddress":"12 Pinewood Drive, Little Egg Harbor Township, NJ, USA 08087","PropertyCity":"Little Egg Harbor Township","PropertyState":"NJ","PropertyZIP":"08087","Price":null,"SquareFeet":"2900","ListingID":"28986","UserID":"95bf21b7-3069-4244-963a-47db65189644","Bedrooms":"4","Bathrooms":"2","PropertyType":"","MLSNumber":"","MLSName":"","YearBuilt":0,"Description":"","LotSize":".92","ListingOrderState":"COMPLETED","Style":""} 2026-01-27 01:01:13,735 [19] ERROR Grid_API.Helper.LogHelper [(null)] - Message: {"WorkOrderId":null,"StepNumber":6,"BatchId":null,"CreatedOn":"\/Date(1769475673235)\/","ResponseTime":"\/Date(1769475673735)\/","RequestBody":"{\"id\":\"68cf1643-9fa2-42dd-be36-c6afaded1975\",\"method\":\"getAssets\",\"jsonrpc\":\"2.0\",\"params\":{\"clientId\":\"50100184\",\"reference\":\"\",\"receivingCompany\":null,\"orderLines\":null,\"callbackUrl\":null,\"materialsHttp\":null,\"batchId\":70022230498}}","ResponseBody":"{\"jsonrpc\":\"2.0\",\"id\":\"68cf1643-9fa2-42dd-be36-c6afaded1975\",\"result\":{\"state\":\"ACTIVE\",\"pictures\":[],\"animatedPictures\":[],\"floorPlans\":[],\"panoramasHtml5\":[],\"panoramasFlash\":[],\"panoramasJpeg\":[],\"videos\":[],\"slideShows\":[],\"links\":[],\"copywriteTexts\":[],\"qrCodes\":[],\"interactivePresentation\":null,\"poiPresentation\":null,\"beforeAfterPictures\":[],\"beforeAfterPanoramas\":[],\"matterport\":null}}","ResponseType":"success"} 2026-01-27 01:21:33,722 [53] ERROR PayPal.Api.HttpConnection [(null)] - Error response: 2026-01-27 01:21:33,722 [53] ERROR PayPal.Api.HttpConnection [(null)] - {"name":"MERCHANT_ACCOUNT_DENIED","debug_id":"964a7dfa07732","message":"Profile ID is not valid for this account. Please resubmit request with the correct profile ID.","information_link":"https://developer.paypal.com/docs/api/payments.billing-agreements#errors"} 2026-01-27 01:21:33,722 [53] ERROR PayPal.Api.HttpConnection [(null)] - The remote server returned an error: (400) Bad Request. 2026-01-27 01:21:33,722 [53] ERROR PayPal.PayPalException [(null)] - Payments Exception: Error: MERCHANT_ACCOUNT_DENIED Message: Profile ID is not valid for this account. Please resubmit request with the correct profile ID. URI: https://developer.paypal.com/docs/api/payments.billing-agreements#errors Debug ID: 964a7dfa07732 2026-01-27 01:21:33,722 [53] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2026-01-27 01:21:33,722 [53] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The remote server returned an error: (400) Bad Request. Stack Trace: at PayPal.Api.PayPalResource.ConfigureAndExecute[T](APIContext apiContext, HttpMethod httpMethod, String resource, String payload, String endpoint, Boolean setAuthorizationHeader) at PayPal.Api.Agreement.Get(APIContext apiContext, String agreementId) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchPreferredAgentForUser(String userID, String nickname) 2026-01-27 01:21:33,722 [53] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The remote server returned an error: (400) Bad Request. Stack Trace: at Grid_API.Helper.CustomApplicationException..ctor(String exceptionMessage, Exception innerException) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchPreferredAgentForUser(String userID, String nickname) at Grid_API.ServiceLayer.GridAPIService.FetchPreferredAgentForUser(String tokenID, String userID, String nickname) 2026-01-27 02:11:23,800 [108] ERROR Grid_API.Helper.LogHelper [(null)] - Message: {"WorkOrderId":null,"StepNumber":6,"BatchId":null,"CreatedOn":"\/Date(1769479883300)\/","ResponseTime":"\/Date(1769479883800)\/","RequestBody":"{\"id\":\"78e34714-6f34-4596-90ec-e478106ac6ec\",\"method\":\"getAssets\",\"jsonrpc\":\"2.0\",\"params\":{\"clientId\":\"50100184\",\"reference\":\"\",\"receivingCompany\":null,\"orderLines\":null,\"callbackUrl\":null,\"materialsHttp\":null,\"batchId\":70022251741}}","ResponseBody":"{\"jsonrpc\":\"2.0\",\"id\":\"78e34714-6f34-4596-90ec-e478106ac6ec\",\"result\":{\"state\":\"ACTIVE\",\"pictures\":[],\"animatedPictures\":[],\"floorPlans\":[],\"panoramasHtml5\":[],\"panoramasFlash\":[],\"panoramasJpeg\":[],\"videos\":[],\"slideShows\":[],\"links\":[],\"copywriteTexts\":[],\"qrCodes\":[],\"interactivePresentation\":null,\"poiPresentation\":null,\"beforeAfterPictures\":[],\"beforeAfterPanoramas\":[],\"matterport\":null}}","ResponseType":"success"} 2026-01-27 02:11:24,316 [108] ERROR Grid_API.Helper.LogHelper [(null)] - Message: {"WorkOrderId":null,"StepNumber":6,"BatchId":null,"CreatedOn":"\/Date(1769479884034)\/","ResponseTime":"\/Date(1769479884316)\/","RequestBody":"{\"id\":\"d234172a-0f93-4552-91ef-47fffe6218de\",\"method\":\"getAssets\",\"jsonrpc\":\"2.0\",\"params\":{\"clientId\":\"50100184\",\"reference\":\"\",\"receivingCompany\":null,\"orderLines\":null,\"callbackUrl\":null,\"materialsHttp\":null,\"batchId\":70022251749}}","ResponseBody":"{\"jsonrpc\":\"2.0\",\"id\":\"d234172a-0f93-4552-91ef-47fffe6218de\",\"result\":{\"state\":\"ACTIVE\",\"pictures\":[],\"animatedPictures\":[],\"floorPlans\":[],\"panoramasHtml5\":[],\"panoramasFlash\":[],\"panoramasJpeg\":[],\"videos\":[],\"slideShows\":[],\"links\":[],\"copywriteTexts\":[],\"qrCodes\":[],\"interactivePresentation\":null,\"poiPresentation\":null,\"beforeAfterPictures\":[],\"beforeAfterPanoramas\":[],\"matterport\":null}}","ResponseType":"success"} 2026-01-27 02:11:24,484 [30] ERROR Grid_API.Helper.LogHelper [(null)] - Message: {"WorkOrderId":null,"StepNumber":6,"BatchId":null,"CreatedOn":"\/Date(1769479884050)\/","ResponseTime":"\/Date(1769479884484)\/","RequestBody":"{\"id\":\"63a39c29-bb4a-4eba-a7b7-e70a371910d9\",\"method\":\"getAssets\",\"jsonrpc\":\"2.0\",\"params\":{\"clientId\":\"50100184\",\"reference\":\"\",\"receivingCompany\":null,\"orderLines\":null,\"callbackUrl\":null,\"materialsHttp\":null,\"batchId\":70022251748}}","ResponseBody":"{\"jsonrpc\":\"2.0\",\"id\":\"63a39c29-bb4a-4eba-a7b7-e70a371910d9\",\"result\":{\"state\":\"ACTIVE\",\"pictures\":[],\"animatedPictures\":[],\"floorPlans\":[],\"panoramasHtml5\":[],\"panoramasFlash\":[],\"panoramasJpeg\":[],\"videos\":[],\"slideShows\":[],\"links\":[],\"copywriteTexts\":[],\"qrCodes\":[],\"interactivePresentation\":null,\"poiPresentation\":null,\"beforeAfterPictures\":[],\"beforeAfterPanoramas\":[],\"matterport\":null}}","ResponseType":"success"} 2026-01-27 02:11:25,012 [30] ERROR Grid_API.Helper.LogHelper [(null)] - Message: {"WorkOrderId":null,"StepNumber":6,"BatchId":null,"CreatedOn":"\/Date(1769479884734)\/","ResponseTime":"\/Date(1769479885012)\/","RequestBody":"{\"id\":\"8b76f93e-3ba6-424d-a87b-6639ea187e5f\",\"method\":\"getAssets\",\"jsonrpc\":\"2.0\",\"params\":{\"clientId\":\"50100184\",\"reference\":\"\",\"receivingCompany\":null,\"orderLines\":null,\"callbackUrl\":null,\"materialsHttp\":null,\"batchId\":70022251743}}","ResponseBody":"{\"jsonrpc\":\"2.0\",\"id\":\"8b76f93e-3ba6-424d-a87b-6639ea187e5f\",\"result\":{\"state\":\"ACTIVE\",\"pictures\":[],\"animatedPictures\":[],\"floorPlans\":[],\"panoramasHtml5\":[],\"panoramasFlash\":[],\"panoramasJpeg\":[],\"videos\":[],\"slideShows\":[],\"links\":[],\"copywriteTexts\":[],\"qrCodes\":[],\"interactivePresentation\":null,\"poiPresentation\":null,\"beforeAfterPictures\":[],\"beforeAfterPanoramas\":[],\"matterport\":null}}","ResponseType":"success"} 2026-01-27 02:16:19,619 [30] ERROR Grid_API.Helper.LogHelper [(null)] - Message: {"WorkOrderId":null,"StepNumber":6,"BatchId":null,"CreatedOn":"\/Date(1769480179088)\/","ResponseTime":"\/Date(1769480179604)\/","RequestBody":"{\"id\":\"06ad88b4-5005-43f4-b611-3dc0717478e0\",\"method\":\"getAssets\",\"jsonrpc\":\"2.0\",\"params\":{\"clientId\":\"50100184\",\"reference\":\"\",\"receivingCompany\":null,\"orderLines\":null,\"callbackUrl\":null,\"materialsHttp\":null,\"batchId\":70022251742}}","ResponseBody":"{\"jsonrpc\":\"2.0\",\"id\":\"06ad88b4-5005-43f4-b611-3dc0717478e0\",\"result\":{\"state\":\"ACTIVE\",\"pictures\":[],\"animatedPictures\":[],\"floorPlans\":[],\"panoramasHtml5\":[],\"panoramasFlash\":[],\"panoramasJpeg\":[],\"videos\":[],\"slideShows\":[],\"links\":[],\"copywriteTexts\":[],\"qrCodes\":[],\"interactivePresentation\":null,\"poiPresentation\":null,\"beforeAfterPictures\":[],\"beforeAfterPanoramas\":[],\"matterport\":null}}","ResponseType":"success"} 2026-01-27 02:43:20,235 [30] ERROR Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Invalid tokenID 2026-01-27 02:56:52,335 [66] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Prism API Called For Order 29032 2026-01-27 02:56:52,335 [66] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Prism API Response For Order 29032 :BadRequest 2026-01-27 02:56:52,335 [66] ERROR Grid_API.Helper.LogHelper [(null)] - Message: API Data: {"StoreID":1,"EmailAddress":"eling137@comcast.net","PrismUserID":"evaling","PhotoURLs":[],"ListingWebsite":"","PropertyAddress":null,"PropertyCity":null,"PropertyState":null,"PropertyZIP":null,"Price":null,"SquareFeet":null,"ListingID":"29032","UserID":"a21921d1-53c7-40c5-8fee-bdfd496592dd","Bedrooms":"3","Bathrooms":"2","PropertyType":"","MLSNumber":"","MLSName":"","YearBuilt":0,"Description":"","LotSize":"","ListingOrderState":"ONHOLD","Style":""} 2026-01-27 15:41:17,953 [5] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Prism API Called For Order 29027 2026-01-27 15:41:17,953 [5] ERROR Grid_API.Helper.LogHelper [(null)] - Message: Prism API Response For Order 29027 :OK 2026-01-27 15:41:17,953 [5] ERROR Grid_API.Helper.LogHelper [(null)] - Message: API Data: {"StoreID":1,"EmailAddress":"MDSmith1008@aol.com","PrismUserID":"msmith","PhotoURLs":[],"ListingWebsite":"","PropertyAddress":"1382 Ocean Avenue, Sea Bright, NJ, USA 07760","PropertyCity":"Sea Bright","PropertyState":"NJ","PropertyZIP":"07760","Price":null,"SquareFeet":"720","ListingID":"29027","UserID":"bd46386c-6b2e-42cc-969f-74fad06d9ff8","Bedrooms":"1","Bathrooms":"1","PropertyType":"Condo","MLSNumber":"","MLSName":"","YearBuilt":0,"Description":"","LotSize":"","ListingOrderState":"SCHEDULED","Style":""} 2026-01-27 16:02:39,543 [146] ERROR PayPal.Api.HttpConnection [(null)] - Error response: 2026-01-27 16:02:39,543 [146] ERROR PayPal.Api.HttpConnection [(null)] - {"name":"MERCHANT_ACCOUNT_DENIED","debug_id":"7f73b3954aee8","message":"Profile ID is not valid for this account. Please resubmit request with the correct profile ID.","information_link":"https://developer.paypal.com/docs/api/payments.billing-agreements#errors"} 2026-01-27 16:02:39,543 [146] ERROR PayPal.Api.HttpConnection [(null)] - The remote server returned an error: (400) Bad Request. 2026-01-27 16:02:39,543 [146] ERROR PayPal.PayPalException [(null)] - Payments Exception: Error: MERCHANT_ACCOUNT_DENIED Message: Profile ID is not valid for this account. Please resubmit request with the correct profile ID. URI: https://developer.paypal.com/docs/api/payments.billing-agreements#errors Debug ID: 7f73b3954aee8 2026-01-27 16:02:39,543 [146] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2026-01-27 16:02:39,543 [146] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The remote server returned an error: (400) Bad Request. Stack Trace: at PayPal.Api.PayPalResource.ConfigureAndExecute[T](APIContext apiContext, HttpMethod httpMethod, String resource, String payload, String endpoint, Boolean setAuthorizationHeader) at PayPal.Api.Agreement.Get(APIContext apiContext, String agreementId) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchPreferredAgentForUser(String userID, String nickname) 2026-01-27 16:02:39,543 [146] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The remote server returned an error: (400) Bad Request. Stack Trace: at Grid_API.Helper.CustomApplicationException..ctor(String exceptionMessage, Exception innerException) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchPreferredAgentForUser(String userID, String nickname) at Grid_API.ServiceLayer.GridAPIService.FetchPreferredAgentForUser(String tokenID, String userID, String nickname) 2026-01-27 16:04:47,096 [146] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The request was aborted: The connection was closed unexpectedly. Stack Trace: at System.Net.HttpWebRequest.GetResponse() at Grid_API.ServiceLayer.GridAPIService.GetZillowDetailsByAddress(String tokenId, String url)