Advertisement
Guest User

Untitled

a guest
May 25th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. Request URL: https://wh.ketex.ru/api/picking/realization/1018
  2. Request Method: POST
  3. Status Code: 400 Bad Request
  4.  
  5. payload:
  6. 1
  7. response
  8. "{\"success\":false,\"error\":\"42703: column \\\"customerid\\\" does not exist\",\"exStackTrace\":\" at Npgsql.NpgsqlConnector.<ReadMessageLong>d__161.MoveNext()\\n--- End of stack trace from previous location where exception was thrown ---\\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\\n at Npgsql.NpgsqlConnector.<ReadMessageLong>d__161.MoveNext()\\n--- End of stack trace from previous location where exception was thrown ---\\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\\n at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\\n at System.Runtime.CompilerServices.ValueTaskAwaiter`1.GetResult()\\n at Npgsql.NpgsqlDataReader.<NextResult>d__45.MoveNext()\\n--- End of stack trace from previous location where exception was thrown ---\\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\\n at Npgsql.NpgsqlDataReader.NextResult()\\n at Npgsql.NpgsqlCommand.<ExecuteDbDataReader>d__101.MoveNext()\\n--- End of stack trace from previous location where exception was thrown ---\\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\\n at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\\n at System.Runtime.CompilerServices.ValueTaskAwaiter`1.GetResult()\\n at Npgsql.NpgsqlCommand.ExecuteDbDataReader(CommandBehavior behavior)\\n at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)\\n at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in C:\\\\projects\\\\dapper\\\\Dapper\\\\SqlMapper.cs:line 1053\\n at Dapper.SqlMapper.<QueryImpl>d__136`1.MoveNext() in C:\\\\projects\\\\dapper\\\\Dapper\\\\SqlMapper.cs:line 1081\\n at System.Collections.Generic.List`1.AddEnumerable(IEnumerable`1 enumerable)\\n at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)\\n at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType) in C:\\\\projects\\\\dapper\\\\Dapper\\\\SqlMapper.cs:line 723\\n at warehouse.data.Picking.Commands.CreateRealizationCommand.Execute(Int32 id, PickingType type) in /Users/kononovalex/ketex.wh.api/warehouse.data/Picking/Commands/CreateRealizationCommand.cs:line 26\\n at warehouse.api.Controllers.PickingController.<>c__DisplayClass7_0.<CreateRealization>b__0() in /Users/kononovalex/ketex.wh.api/warehouse.api/Controllers/PickingController.cs:line 150\\n at warehouse.api.Controllers.BaseController.Invoke(Func`1 func) in /Users/kononovalex/ketex.wh.api/warehouse.api/Controllers/BaseController.cs:line 16\"}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement