FYI, I am following the guidelines below to call the api. Passing jwt token in the header with key ‘x-apex-jwt’ and payload in the API request.
The API call is a GET request. I just tried with the empty body {} but still hitting 446.
X-CorrelationID: Id-9b607e66578275a4f7415943 0
The API call is a GET request. I just tried with the empty body {} but still hitting 446. The expected response should be http 200 with the data I require from the backend
user25759819 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.