Dear Experts,
Good day, Hope you are doing good..
Please find the issue and help me fix this.
I am facing the Decrypt Service Token Error, while trying to login into SAP B1 through Service Layer.
service-layer-error.pngBelow are the values am using..(Please refer the Images for your reference)
DatabaseType : SAP B1 HANA
URL: https://IPAdress:50000/b1s/v1/Login
Content :
{ "CompanyDB": "DBNAME", "UserName": "manager", "Password": "1111"} Facing Error:{ "error": { "code": 401, "message": { "lang": "en-us", "value": "Decrypt Service Token Error." } }}