Skip to Content
0
Jan 12, 2023 at 05:17 AM

Error -"Decrypt Service Token Error" in SAP B1 Service Layer

187 Views Last edit Jan 12, 2023 at 06:27 AM 2 rev

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." } }}

Attachments