narrowizard opened a new issue, #7053:
URL: https://github.com/apache/incubator-devlake/issues/7053

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   When integrating Apache DevLake with ZenTao version 18.10, the API endpoint 
'projects' is returning a 500 Internal Server Error. Examination of the logs 
indicates that there's a failure in parsing the response from the ZenTao 
'projects' API.
   
   ### What do you expect to happen
   
   The expected behavior is that the 'projects' API call should successfully 
return a list of projects without any errors. Apache DevLake should be able to 
parse the response and integrate the data from ZenTao 18.10 for further 
analysis and visualization.
   
   ### How to reproduce
   
   Set up Apache DevLake and configure it for integration with a ZenTao 18.10 
instance.
   Authenticate as necessary to ensure communication with ZenTao's APIs.
   Trigger the 'projects' API call to fetch the list of projects from the 
ZenTao instance.
   Observe that the API response results in a 500 Internal Server Error, and 
check the logs to confirm that parsing the response is where the failure occurs.
   
   ### Anything else
   
   The content in logs contain sensitive data, To get the log, pls contact me!
   
   ### Version
   
   release-v0.20
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to