This ticket will just address the config issue, not the token or endpoint response issue. Analyst needs to review first to see if there is any pattern or other config affected.
Description: When trying to view the MP printout report for this configuration, it fails with an error referencing the JSON response. Also, looking at the console logs, it appears it failed to send the log message to camd-services by first failing to get a token from the auth-api, thus sending a null bearer token to the camd-services logging endpoint. The camd-services endpoint responds with a 500 internal server error when it should respond with a 400 bad request.
Steps to Reproduce
Step 1
Action: Select Oris 599 configuration 3 and navigate to printout reports and attempt to open the MP printout report.
Expected Result: Printout report to appear
Reported in RT 75760.
This ticket will just address the config issue, not the token or endpoint response issue. Analyst needs to review first to see if there is any pattern or other config affected.
Description: When trying to view the MP printout report for this configuration, it fails with an error referencing the JSON response. Also, looking at the console logs, it appears it failed to send the log message to camd-services by first failing to get a token from the auth-api, thus sending a null bearer token to the camd-services logging endpoint. The camd-services endpoint responds with a 500 internal server error when it should respond with a 400 bad request.
Steps to Reproduce
Step 1
Action: Select Oris 599 configuration 3 and navigate to printout reports and attempt to open the MP printout report. Expected Result: Printout report to appear
Actual Results