US-EPA-CAMD / easey-ui

Project Management repo for EPA Clean Air Markets Division (CAMD) Business Suite of applications
MIT License
0 stars 0 forks source link

Bug: Error with MP printout report #6439

Open j-tafoya opened 3 weeks ago

j-tafoya commented 3 weeks ago

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

Image