Server rejects client credentials

Current situation:
API rest sends data to server via postman but the server records this the error::

Error: SecurityNegotiationException: The server has rejected the client credentials. —> InvalidCredentialException: The server has rejected the client credentials. —> Win32Exception: The logon attempt failed

Are you sure it is from Postman call? error looks like for Windows authentication, not what Postman usually use

2 Likes

Yes that’s the server not postman… It comes after this is posted via post man
Erp.BO.ReceiptsFromMfgSvc/ReceiveMfgPartToInventory…
The question is why does this one work Erp.BO.KanbanReceiptsSvc/ProcessKanbanReceipts
but not this one :Erp.BO.ReceiptsFromMfgSvc/ReceiveMfgPartToInventory