Getting NPPS012 Bad Request error with MLE encrypted payload
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Getting NPPS012 Bad Request error with MLE encrypted payload
Hi,
We are getting a NPPS012 error in the response when working with MLE. Below are the details of the test.
Request:
{"encData":"eyJlbmMiOiJBMTI4R0NNIiwiaWF0IjoxNzE1MDc1OTQ0MzE5LCJhbGciOiJSU0EtT0FFUC0yNTYiLCJraWQiOiJlMjA5MGZmMi1iMTZkLTQxMjUtOGRmOC1hZGUxZDJjNDgwNmQifQ.PbbPKbTF1YXq-Z3VQZf9fBeLf4mneVo5s_WOsYcKb6hyE6QzaoN_dCkkkFKorRbYNvBOpS_RzOOC59w3QZE3zodVTaEj-n6pScWuJRWMjQnaNWuBLktZdkqVFWenMoMAAeEV5JvNjZKsPXtzE3RiE0xmtvOwVHFqCsI-AaEZLay8wZpGuzjQ_LOyA1D3GNOF86c5Sdei9WkhI38LzAMTJIRNrkl8SiOxkeA5rlkND0iJk-8Ypw8xYIOekj-M-AMROtTLkt2B96uX2xea2-oGkdb2MLDJCEXXkWCxqFxeA1c_duvaMWqjpda1g_G3ka8b-X5C9JTicA1Qpiky43Pq_Q.NTm70SFtM7qg1fxo.sJ5sqeW47ByD-kYUAJbGvL4HraCkUaE98yOnvh8u2CebVtlWp9zDO236G_y-LACeW7otVXqz38Ea53TO6sSzHqg4.EjwouQLjLJKH4-u4QHJiPw"}
Response:
BODY: [ {"status":"BAD_REQUEST","code":"NPPS012","message":"Bad request"} ]
X-CORRELATION-ID=1715076033_480_2132260697_-55c6b7955b7_VDP_WS
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Getting NPPS012 Bad Request error with MLE encrypted payload
Hi @Kavinsivakumar, Thank you for reaching out. One of our agents will look into this and get back to you soon. If any community member knows a solution, please feel free to reply to this thread.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Getting NPPS012 Bad Request error with MLE encrypted payload
Hi Team,
we have identified that the issue is with Certificates, but after changing the certificates also we are getting 400 bad request error with encryptedData which we couldnt decrypt using privatekey.
any Suggestion how to resolve this error?