Skip to main content
3-Newcomer
June 30, 2025
Question

Reporting Endpoint giving 500 error when calling any Report.

  • June 30, 2025
  • 2 replies
  • 273 views
I am using Windchill PDMLink Release N/A and Datecode with CPS N/A

When calling any reporting endpoint using WRS, I get 500 null error message.

Example call to a basic report is
curl -X 'GET' \
'https://{serverName}/Windchill/servlet/odata/v3/Reporting/Workspcecontextusers?%24count=false' \
-H 'accept: application/json'

Here are the errors that I faced
The error message I get from the request is

{"error":{"code":null,"message":"An unexpected exception occurred during error processing"}}

2 replies

Fadel
23-Emerald I
July 1, 2025

Can you share the error from the MS Log 

Buiꓘa
Community Manager
July 7, 2025

Hi @CL_13728726
 

As recommended by @Fadel, could you please add more details and context to your topic. You could also add, screenshot(s) to the topic.
If you are in a position to respond to this question, that would be great. It could help you to receive an answer to your question.

Regards,

Vivek N
Community Moderation Team